#AFE08A#AFE08A
#AFE08A is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.2% C 0.124 H 132.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE08A |
|---|---|
| RGB | rgb(175, 224, 138) |
| HSL | hsl(94, 58%, 71%) |
| HSV | hsv(94, 38%, 88%) |
| CMYK | cmyk(21.9%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(84.10, -30.76, 37.08) |
| CIE-LCH | lch(84.10, 48.18, 129.68°) |
| OKLab | oklab(85.22% -0.0842 0.0914) |
| OKLCH | oklch(85.22% 0.124 132.7) |
| XYZ | xyz(48.9213, 64.2592, 33.8656) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 4.18
Washed Out Green
#BCF5A6
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.33
Light Sage
#BCECAC
ΔE00 5.34
Light Moss Green
#A6C875
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE08A #BB8AE0
analogous
#DAE08A #AFE08A #8AE090
triadic
#AFE08A #8AAFE0 #E08AAF
tetradic
#AFE08A #8ADAE0 #BB8AE0 #E0908A
square
#AFE08A #8ADAE0 #BB8AE0 #E0908A
split-complementary
#AFE08A #908AE0 #E08ADA
monochromatic
#6EBD32 #8ED35A #AFE08A #D0EDBA #EEF9E7
Accessibility & contrast
On white
1.52
#AFE08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#AFE08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE08A
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE08A | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D484
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#B0DACB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afe08a; /* rgb */ color: rgb(175, 224, 138); /* oklch */ color: oklch(85.2% 0.124 132.7);
Tailwind
colors: {
custom: {
50: '#c8eaad',
500: '#afe08a',
950: '#000000',
},
}SCSS
$custom: #afe08a; $custom-light: #c8eaad; $custom-dark: #000000;
JSON
{
"hex": "#afe08a",
"rgb": {
"r": 175,
"g": 224,
"b": 138
},
"hsl": {
"h": 94.186,
"s": 58.108,
"l": 70.98
},
"oklch": {
"l": 0.85218,
"c": 0.1243,
"h": 132.7
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#AFE08A
secondary
#8E56B8
accent
#20C67E
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481