#AFFE89#AFFE89
#AFFE89 is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.169 H 136.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE89 |
|---|---|
| RGB | rgb(175, 254, 137) |
| HSL | hsl(101, 98%, 77%) |
| HSV | hsv(101, 46%, 100%) |
| CMYK | cmyk(31.1%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(92.49, -44.41, 48.22) |
| CIE-LCH | lch(92.49, 65.56, 132.64°) |
| OKLab | oklab(91.99% -0.122 0.1168) |
| OKLCH | oklch(91.99% 0.169 136.3) |
| XYZ | xyz(57.6348, 81.8015, 36.4146) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.57
Celery
#C1FD95
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 2.82
Light Green
#96F97B
ΔE00 2.86
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE89 #D889FE
analogous
#E9FE89 #AFFE89 #89FE9E
triadic
#AFFE89 #89AFFE #FE89AF
tetradic
#AFFE89 #89E9FE #D889FE #FE9E89
square
#AFFE89 #89E9FE #D889FE #FE9E89
split-complementary
#AFFE89 #9E89FE #FE89E9
monochromatic
#5DFD10 #86FD4C #AFFE89 #D8FFC6 #EAFFE1
Accessibility & contrast
On white
1.21
#AFFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#AFFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE89
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE89 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7F
Deuteranopia (green-blind)
#FAE790
Tritanopia (blue-blind)
#ADF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe89; /* rgb */ color: rgb(175, 254, 137); /* oklch */ color: oklch(92.0% 0.169 136.3);
Tailwind
colors: {
custom: {
50: '#caffad',
500: '#affe89',
950: '#000000',
},
}SCSS
$custom: #affe89; $custom-light: #caffad; $custom-dark: #000000;
JSON
{
"hex": "#affe89",
"rgb": {
"r": 175,
"g": 254,
"b": 137
},
"hsl": {
"h": 100.513,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.91992,
"c": 0.16888,
"h": 136.3
},
"luminance": 0.81804
}Semantic roles & 50–950 ramp
primary
#AFFE89
secondary
#AF4DDE
accent
#00E69B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681