#AFFE88#AFFE88
#AFFE88 is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.170 H 136.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE88 |
|---|---|
| RGB | rgb(175, 254, 136) |
| HSL | hsl(100, 98%, 76%) |
| HSV | hsv(100, 46%, 100%) |
| CMYK | cmyk(31.1%, 0%, 46.5%, 0.4%) |
| CIE-LAB | lab(92.47, -44.53, 48.68) |
| CIE-LCH | lch(92.47, 65.97, 132.45°) |
| OKLab | oklab(91.98% -0.1224 0.1177) |
| OKLCH | oklch(91.98% 0.17 136.1) |
| XYZ | xyz(57.5635, 81.7729, 36.0386) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.68
Pale Light Green
#B1FC99
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 2.73
Celery
#C1FD95
ΔE00 2.79
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Light Green
#96F97B
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE88 #D788FE
analogous
#EAFE88 #AFFE88 #88FE9C
triadic
#AFFE88 #88AFFE #FE88AF
tetradic
#AFFE88 #88EAFE #D788FE #FE9C88
square
#AFFE88 #88EAFE #D788FE #FE9C88
split-complementary
#AFFE88 #9C88FE #FE88EA
monochromatic
#5DFD0F #86FD4B #AFFE88 #D8FFC5 #EBFFE1
Accessibility & contrast
On white
1.21
#AFFE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#AFFE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE88
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE88 | 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)
#FFEE7E
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#ADF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe88; /* rgb */ color: rgb(175, 254, 136); /* oklch */ color: oklch(92.0% 0.170 136.1);
Tailwind
colors: {
custom: {
50: '#caffad',
500: '#affe88',
950: '#000000',
},
}SCSS
$custom: #affe88; $custom-light: #caffad; $custom-dark: #000000;
JSON
{
"hex": "#affe88",
"rgb": {
"r": 175,
"g": 254,
"b": 136
},
"hsl": {
"h": 100.169,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.91978,
"c": 0.16984,
"h": 136.1
},
"luminance": 0.81775
}Semantic roles & 50–950 ramp
primary
#AFFE88
secondary
#AE4CDE
accent
#00E69A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681