#AFFB8A#AFFB8A
#AFFB8A is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.3% C 0.164 H 136.2°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFB8A |
|---|---|
| RGB | rgb(175, 251, 138) |
| HSL | hsl(100, 93%, 76%) |
| HSV | hsv(100, 45%, 98%) |
| CMYK | cmyk(30.3%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.66, -42.99, 46.71) |
| CIE-LCH | lch(91.66, 63.48, 132.62°) |
| OKLab | oklab(91.33% -0.118 0.1134) |
| OKLCH | oklch(91.33% 0.164 136.2) |
| XYZ | xyz(56.7623, 79.9412, 36.4793) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.47
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Pastel Green
#B0FF9D
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 2.88
Light Green
#96F97B
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFB8A #D68AFB
analogous
#E8FB8A #AFFB8A #8AFB9E
triadic
#AFFB8A #8AAFFB #FB8AAF
tetradic
#AFFB8A #8AE8FB #D68AFB #FB9E8A
square
#AFFB8A #8AE8FB #D68AFB #FB9E8A
split-complementary
#AFFB8A #9E8AFB #FB8AE8
monochromatic
#5EF714 #87F94F #AFFB8A #D7FDC5 #EBFEE1
Accessibility & contrast
On white
1.24
#AFFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#AFFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFB8A
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFB8A | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#ADF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affb8a; /* rgb */ color: rgb(175, 251, 138); /* oklch */ color: oklch(91.3% 0.164 136.2);
Tailwind
colors: {
custom: {
50: '#c9fdae',
500: '#affb8a',
950: '#000000',
},
}SCSS
$custom: #affb8a; $custom-light: #c9fdae; $custom-dark: #000000;
JSON
{
"hex": "#affb8a",
"rgb": {
"r": 175,
"g": 251,
"b": 138
},
"hsl": {
"h": 100.354,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.91325,
"c": 0.16369,
"h": 136.2
},
"luminance": 0.79943
}Semantic roles & 50–950 ramp
primary
#AFFB8A
secondary
#AD4FDA
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581