#AFFE91#AFFE91
#AFFE91 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.1% C 0.161 H 137.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE91 |
|---|---|
| RGB | rgb(175, 254, 145) |
| HSL | hsl(103, 98%, 78%) |
| HSV | hsv(103, 43%, 100%) |
| CMYK | cmyk(31.1%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(92.59, -43.41, 44.53) |
| CIE-LCH | lch(92.59, 62.19, 134.27°) |
| OKLab | oklab(92.11% -0.1189 0.1088) |
| OKLCH | oklch(92.11% 0.161 137.6) |
| XYZ | xyz(58.2301, 82.0396, 39.5497) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.45
Pastel Green
#B0FF9D
ΔE00 1.78
Celery
#C1FD95
ΔE00 2.63
Light Green
#96F97B
ΔE00 3.24
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE91 #E091FE
analogous
#E6FE91 #AFFE91 #91FEA9
triadic
#AFFE91 #91AFFE #FE91AF
tetradic
#AFFE91 #91E6FE #E091FE #FEA991
square
#AFFE91 #91E6FE #E091FE #FEA991
split-complementary
#AFFE91 #A991FE #FE91E6
monochromatic
#57FD18 #83FD54 #AFFE91 #DBFFCE #E9FFE1
Accessibility & contrast
On white
1.21
#AFFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#AFFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE91
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE91 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#F9E798
Tritanopia (blue-blind)
#ACF7E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #affe91; /* rgb */ color: rgb(175, 254, 145); /* oklch */ color: oklch(92.1% 0.161 137.6);
Tailwind
colors: {
custom: {
50: '#c9ffb3',
500: '#affe91',
950: '#000000',
},
}SCSS
$custom: #affe91; $custom-light: #c9ffb3; $custom-dark: #000000;
JSON
{
"hex": "#affe91",
"rgb": {
"r": 175,
"g": 254,
"b": 145
},
"hsl": {
"h": 103.486,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92112,
"c": 0.16116,
"h": 137.6
},
"luminance": 0.82042
}Semantic roles & 50–950 ramp
primary
#AFFE91
secondary
#B954DF
accent
#00E6A6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681