#DEFD91#DEFD91
#DEFD91 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.8% C 0.138 H 122.2°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFD91 |
|---|---|
| RGB | rgb(222, 253, 145) |
| HSL | hsl(77, 96%, 78%) |
| HSV | hsv(77, 43%, 99%) |
| CMYK | cmyk(12.3%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(95.09, -26.52, 48.26) |
| CIE-LCH | lch(95.09, 55.06, 118.79°) |
| OKLab | oklab(94.84% -0.0735 0.1169) |
| OKLCH | oklch(94.84% 0.138 122.2) |
| XYZ | xyz(70.3603, 87.8244, 40.0276) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.44
Light Pea Green
#C4FE82
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.33
Celery
#C1FD95
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFD91 #B091FD
analogous
#FDE691 #DEFD91 #A8FD91
triadic
#DEFD91 #91DEFD #FD91DE
tetradic
#DEFD91 #91FDE6 #B091FD #FD91A8
square
#DEFD91 #91FDE6 #B091FD #FD91A8
split-complementary
#DEFD91 #91A8FD #E691FD
monochromatic
#BAFB19 #CCFC55 #DEFD91 #F0FECD #F6FEE1
Accessibility & contrast
On white
1.13
#DEFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DEFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFD91
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFD91 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF288
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#E6F3E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defd91; /* rgb */ color: rgb(222, 253, 145); /* oklch */ color: oklch(94.8% 0.138 122.2);
Tailwind
colors: {
custom: {
50: '#eafeb3',
500: '#defd91',
950: '#000000',
},
}SCSS
$custom: #defd91; $custom-light: #eafeb3; $custom-dark: #000000;
JSON
{
"hex": "#defd91",
"rgb": {
"r": 222,
"g": 253,
"b": 145
},
"hsl": {
"h": 77.222,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.94839,
"c": 0.13815,
"h": 122.2
},
"luminance": 0.87824
}Semantic roles & 50–950 ramp
primary
#DEFD91
secondary
#7C54DE
accent
#00E642
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581