#AFFB89#AFFB89
#AFFB89 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.3% C 0.165 H 136.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFB89 |
|---|---|
| RGB | rgb(175, 251, 137) |
| HSL | hsl(100, 93%, 76%) |
| HSV | hsv(100, 45%, 98%) |
| CMYK | cmyk(30.3%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(91.65, -43.11, 47.17) |
| CIE-LCH | lch(91.65, 63.90, 132.42°) |
| OKLab | oklab(91.31% -0.1184 0.1144) |
| OKLCH | oklch(91.31% 0.165 136) |
| XYZ | xyz(56.6903, 79.9124, 36.0998) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.50
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 2.86
Spring Green (survey)
#A9F971
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFB89 #D589FB
analogous
#E8FB89 #AFFB89 #89FB9C
triadic
#AFFB89 #89AFFB #FB89AF
tetradic
#AFFB89 #89E8FB #D589FB #FB9C89
square
#AFFB89 #89E8FB #D589FB #FB9C89
split-complementary
#AFFB89 #9C89FB #FB89E8
monochromatic
#5FF713 #87F94E #AFFB89 #D7FDC4 #EBFEE1
Accessibility & contrast
On white
1.24
#AFFB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#AFFB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFB89
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFB89 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F7E590
Tritanopia (blue-blind)
#ADF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affb89; /* rgb */ color: rgb(175, 251, 137); /* oklch */ color: oklch(91.3% 0.165 136.0);
Tailwind
colors: {
custom: {
50: '#cafdad',
500: '#affb89',
950: '#000000',
},
}SCSS
$custom: #affb89; $custom-light: #cafdad; $custom-dark: #000000;
JSON
{
"hex": "#affb89",
"rgb": {
"r": 175,
"g": 251,
"b": 137
},
"hsl": {
"h": 100,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.9131,
"c": 0.16465,
"h": 136
},
"luminance": 0.79914
}Semantic roles & 50–950 ramp
primary
#AFFB89
secondary
#AB4EDA
accent
#00E699
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581