#AFFD91#AFFD91
#AFFD91 is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.9% C 0.160 H 137.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD91 |
|---|---|
| RGB | rgb(175, 253, 145) |
| HSL | hsl(103, 96%, 78%) |
| HSV | hsv(103, 43%, 99%) |
| CMYK | cmyk(30.8%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(92.31, -42.98, 44.17) |
| CIE-LCH | lch(92.31, 61.63, 134.21°) |
| OKLab | oklab(91.89% -0.1177 0.108) |
| OKLCH | oklch(91.89% 0.16 137.5) |
| XYZ | xyz(57.9136, 81.4066, 39.4442) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.31
Pastel Green
#B0FF9D
ΔE00 1.73
Celery
#C1FD95
ΔE00 2.56
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Light Green
#96F97B
ΔE00 3.28
Light Pastel Green
#B2FBA5
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD91 #DF91FD
analogous
#E5FD91 #AFFD91 #91FDA9
triadic
#AFFD91 #91AFFD #FD91AF
tetradic
#AFFD91 #91E5FD #DF91FD #FDA991
square
#AFFD91 #91E5FD #DF91FD #FDA991
split-complementary
#AFFD91 #A991FD #FD91E5
monochromatic
#58FB19 #83FC55 #AFFD91 #DBFECD #E9FEE1
Accessibility & contrast
On white
1.22
#AFFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#AFFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD91
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD91 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#F8E697
Tritanopia (blue-blind)
#ACF6E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd91; /* rgb */ color: rgb(175, 253, 145); /* oklch */ color: oklch(91.9% 0.160 137.5);
Tailwind
colors: {
custom: {
50: '#c9feb2',
500: '#affd91',
950: '#000000',
},
}SCSS
$custom: #affd91; $custom-light: #c9feb2; $custom-dark: #000000;
JSON
{
"hex": "#affd91",
"rgb": {
"r": 175,
"g": 253,
"b": 145
},
"hsl": {
"h": 103.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.91885,
"c": 0.15973,
"h": 137.5
},
"luminance": 0.81409
}Semantic roles & 50–950 ramp
primary
#AFFD91
secondary
#B854DE
accent
#00E6A6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681