#AFFD89#AFFD89
#AFFD89 is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.8% C 0.167 H 136.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD89 |
|---|---|
| RGB | rgb(175, 253, 137) |
| HSL | hsl(100, 97%, 76%) |
| HSV | hsv(100, 46%, 99%) |
| CMYK | cmyk(30.8%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(92.21, -43.98, 47.87) |
| CIE-LCH | lch(92.21, 65.01, 132.57°) |
| OKLab | oklab(91.77% -0.1208 0.116) |
| OKLCH | oklch(91.77% 0.167 136.2) |
| XYZ | xyz(57.3183, 81.1685, 36.3091) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.47
Celery
#C1FD95
ΔE00 2.65
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Light Yellowish Green
#C2FF89
ΔE00 2.78
Spring Green (survey)
#A9F971
ΔE00 2.82
Light Green
#96F97B
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD89 #D789FD
analogous
#E9FD89 #AFFD89 #89FD9D
triadic
#AFFD89 #89AFFD #FD89AF
tetradic
#AFFD89 #89E9FD #D789FD #FD9D89
square
#AFFD89 #89E9FD #D789FD #FD9D89
split-complementary
#AFFD89 #9D89FD #FD89E9
monochromatic
#5DFB11 #86FC4D #AFFD89 #D8FEC5 #EBFEE1
Accessibility & contrast
On white
1.22
#AFFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#AFFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD89
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD89 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#F9E690
Tritanopia (blue-blind)
#ADF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd89; /* rgb */ color: rgb(175, 253, 137); /* oklch */ color: oklch(91.8% 0.167 136.2);
Tailwind
colors: {
custom: {
50: '#cafead',
500: '#affd89',
950: '#000000',
},
}SCSS
$custom: #affd89; $custom-light: #cafead; $custom-dark: #000000;
JSON
{
"hex": "#affd89",
"rgb": {
"r": 175,
"g": 253,
"b": 137
},
"hsl": {
"h": 100.345,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.91765,
"c": 0.16748,
"h": 136.2
},
"luminance": 0.81171
}Semantic roles & 50–950 ramp
primary
#AFFD89
secondary
#AE4DDD
accent
#00E69A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681