#AFF88B#AFF88B
#AFF88B is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.7% C 0.158 H 136.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF88B |
|---|---|
| RGB | rgb(175, 248, 139) |
| HSL | hsl(100, 89%, 76%) |
| HSV | hsv(100, 44%, 97%) |
| CMYK | cmyk(29.4%, 0%, 44%, 2.7%) |
| CIE-LAB | lab(90.83, -41.55, 45.19) |
| CIE-LCH | lch(90.83, 61.39, 132.59°) |
| OKLab | oklab(90.66% -0.114 0.11) |
| OKLCH | oklch(90.66% 0.158 136) |
| XYZ | xyz(55.9054, 78.1108, 36.5524) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.57
Pastel Green
#B0FF9D
ΔE00 2.66
Light Yellowish Green
#C2FF89
ΔE00 3.15
Light Green
#96F97B
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF88B #D48BF8
analogous
#E6F88B #AFF88B #8BF89D
triadic
#AFF88B #8BAFF8 #F88BAF
tetradic
#AFF88B #8BE6F8 #D48BF8 #F89D8B
square
#AFF88B #8BE6F8 #D48BF8 #F89D8B
split-complementary
#AFF88B #9D8BF8 #F88BE6
monochromatic
#5FF118 #87F551 #AFF88B #D7FBC5 #EBFDE2
Accessibility & contrast
On white
1.26
#AFF88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#AFF88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF88B
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF88B | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE982
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#ADF1DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff88b; /* rgb */ color: rgb(175, 248, 139); /* oklch */ color: oklch(90.7% 0.158 136.0);
Tailwind
colors: {
custom: {
50: '#c9fbae',
500: '#aff88b',
950: '#000000',
},
}SCSS
$custom: #aff88b; $custom-light: #c9fbae; $custom-dark: #000000;
JSON
{
"hex": "#aff88b",
"rgb": {
"r": 175,
"g": 248,
"b": 139
},
"hsl": {
"h": 100.183,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.90658,
"c": 0.15845,
"h": 136
},
"luminance": 0.78113
}Semantic roles & 50–950 ramp
primary
#AFF88B
secondary
#AA51D6
accent
#00E59A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581