#AFFE97#AFFE97
#AFFE97 is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.155 H 138.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE97 |
|---|---|
| RGB | rgb(175, 254, 151) |
| HSL | hsl(106, 98%, 79%) |
| HSV | hsv(106, 41%, 100%) |
| CMYK | cmyk(31.1%, 0%, 40.6%, 0.4%) |
| CIE-LAB | lab(92.68, -42.62, 41.73) |
| CIE-LCH | lch(92.68, 59.65, 135.61°) |
| OKLab | oklab(92.21% -0.1165 0.1026) |
| OKLCH | oklch(92.21% 0.155 138.6) |
| XYZ | xyz(58.7050, 82.2296, 42.0509) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.70
Pastel Green
#B0FF9D
ΔE00 0.86
Light Pastel Green
#B2FBA5
ΔE00 2.66
Celery
#C1FD95
ΔE00 2.89
Palegreen
#98FB98
ΔE00 3.04
Tea Green
#BDF8A3
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE97 #E697FE
analogous
#E3FE97 #AFFE97 #97FEB3
triadic
#AFFE97 #97AFFE #FE97AF
tetradic
#AFFE97 #97E3FE #E697FE #FEB397
square
#AFFE97 #97E3FE #E697FE #FEB397
split-complementary
#AFFE97 #B397FE #FE97E3
monochromatic
#52FD1E #80FD5A #AFFE97 #DEFFD4 #E8FFE1
Accessibility & contrast
On white
1.20
#AFFE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#AFFE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE97
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE97 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8F
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#ABF8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #affe97; /* rgb */ color: rgb(175, 254, 151); /* oklch */ color: oklch(92.2% 0.155 138.6);
Tailwind
colors: {
custom: {
50: '#c9ffb7',
500: '#affe97',
950: '#000000',
},
}SCSS
$custom: #affe97; $custom-light: #c9ffb7; $custom-dark: #000000;
JSON
{
"hex": "#affe97",
"rgb": {
"r": 175,
"g": 254,
"b": 151
},
"hsl": {
"h": 106.019,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92207,
"c": 0.15526,
"h": 138.6
},
"luminance": 0.82232
}Semantic roles & 50–950 ramp
primary
#AFFE97
secondary
#C159E0
accent
#00E6B0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681