Skip to content

#afebc8

a light, vivid green · cool · closest name: Aqua Marine

RGB
175, 235, 200
HSL
145°, 60%, 80%
CMYK
26, 0, 15, 8
Luminance
0.7270

At a glance

Every number on this page in one read: what #afebc8 is made of, how bright it looks, and which way it leans.

Hex
#afebc8
Hue
145°
green
Saturation
60%
vivid
Lightness
80%
light
Brightness
92%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7270
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.54:1
Closest name
Aqua Marine
ΔE2000 8.3
Where it sits
Hue145° of 360°
Saturation60%
Lightness80%
Temperature
Warm ← → Cool73% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#afebc8
RGBrgb(175, 235, 200)
HSLhsl(145, 60%, 80%)
CMYKcmyk(26%, 0%, 15%, 8%)
LABlab(88.3 -25.9 10.9)
LCHlch(88.3 28.1 157.2)
OKLCHoklch(0.890 0.078 158.8)
Decimal11529160
Display P3color(display-p3 0.686 0.922 0.784)

Copy-ready code

/* CSS */
color: #afebc8;
background-color: #afebc8;
/* Tailwind (arbitrary) */
class="text-[#afebc8] bg-[#afebc8]"
/* SCSS */
$brand: #afebc8;
/* SwiftUI */
Color(red: 0.686, green: 0.922, blue: 0.784)
/* Android */
Color.parseColor("#afebc8")
/* Flutter */
Color(0xFFAFEBC8)
/* Python / OpenCV (BGR) */
(200, 235, 175)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #afebc8 · 15.54:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.54:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #afebc8 as text scores 1.35:1 on white and 15.54:1 on black.

Accessibility — WCAG contrast

Aa
#afebc8 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#afebc8 on black: 15.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAE2C6
deuteranopia · #DFDBCA
tritanopia · #A4EAE1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #afebc8 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF7
#E9F7EF
#CCEFDB
#afebc8
#78DDA2
#4BD284
#31C46E
#29A35C
#218349
#1B5F38
#113B23
Base = 300Lightest = 50 · #F4FBF7Darkest = 950 · #113B23
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F7EF;
  --brand-200: #CCEFDB;
  --brand-300: #afebc8;
  --brand-400: #78DDA2;
  --brand-500: #4BD284;
  --brand-600: #31C46E;
  --brand-700: #29A35C;
  --brand-800: #218349;
  --brand-900: #1B5F38;
  --brand-950: #113B23;
  --brand: #afebc8;
  --brand-ink: #000000;
}

Colors that work with #afebc8

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF7
Tinted page background
Border#C0EDD2
Hairlines and dividers
Muted text#4B9B6C
Captions on the surface
Accent#A72591
Second voice, not a rival
Dark variant#1A6639
Hover, pressed, headers
Light variant#EBFAF1
Selected rows, tints
Dark surface#14241B
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #afebc8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EBAFD2
Analogous left#B4EBAF
Analogous right#AFEBE6
Split-complement 1#E6AFEB
Split-complement 2#EBAFB4
Triadic 1#C8AFEB
Triadic 2#EBC8AF
Tetradic#AFB4EB

RGB percentages

Red68.6%
Green92.2%
Blue78.4%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow14.9%
Key (black)7.8%

Color previews

#afebc8 text on a black background

contrast 15.54:1

Card sample

#afebc8 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #afebc8;
Background color
Panel with #afebc8 background
background-color: #afebc8;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #afebc8;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(175, 235, 200, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 235, 200, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afebc8;
background: linear-gradient(135deg, #afebc8, #AFE6EB);

Monochromatic scale

Palettes built from #afebc8

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#afebc8 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#afebc8, answered

What color is #afebc8?

#afebc8 is a light vivid green, closest to Aqua Marine (ΔE2000 8.3). It sits at 145° on the hue wheel with 60% saturation and 80% lightness, which reads as cool.

What is the RGB value of #afebc8?

rgb(175, 235, 200) — 175 red, 235 green and 200 blue out of 255, or 68.6% / 92.2% / 78.4% by channel.

Is #afebc8 a light or a dark color?

It is a light color. Relative luminance is 0.7270 and perceived brightness is 84%, so black text on it reaches 15.54:1.

Should I use black or white text on #afebc8?

Black. It scores 15.54:1 against #afebc8, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #afebc8?

#EBAFD2 sits directly opposite on the wheel. Softer options are the split-complements #E6AFEB and #EBAFB4, which give the same contrast with far less vibration.

What colors go well with #afebc8?

For interface work: #F4FAF7 as the surface, #C0EDD2 for borders, #4B9B6C for secondary text, #A72591 as an accent and #1A6639 for hover and pressed states. For a palette, the analogous pair #B4EBAF and #AFEBE6 stays calm, while #EBAFD2 is the loudest partner.

What is #afebc8 in CMYK for printing?

cmyk(26%, 0%, 15%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #afebc8 warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AFEBB2; nudged cooler, #AEECDF.

Work with #afebc8 in the Color Lab