#DEF89E#DEF89E
#DEF89E is a very light, moderate yellow-green. Relative luminance 0.851; OKLCH L 94.0% C 0.117 H 121.8°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF89E |
|---|---|
| RGB | rgb(222, 248, 158) |
| HSL | hsl(77, 87%, 80%) |
| HSV | hsv(77, 36%, 97%) |
| CMYK | cmyk(10.5%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(93.94, -22.64, 40.47) |
| CIE-LCH | lch(93.94, 46.38, 119.22°) |
| OKLab | oklab(93.98% -0.0619 0.0998) |
| OKLCH | oklch(93.98% 0.117 121.8) |
| XYZ | xyz(69.8629, 85.1330, 45.0929) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.26
Light Yellow Green
#CCFD7F
ΔE00 5.57
Pistachio (survey)
#C0FA8B
ΔE00 5.77
Celery
#C1FD95
ΔE00 5.89
Light Pea Green
#C4FE82
ΔE00 6.24
Light Yellowish Green
#C2FF89
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF89E #B89EF8
analogous
#F8E59E #DEF89E #B1F89E
triadic
#DEF89E #9EDEF8 #F89EDE
tetradic
#DEF89E #9EF8E5 #B89EF8 #F89EB1
square
#DEF89E #9EF8E5 #B89EF8 #F89EB1
split-complementary
#DEF89E #9EB1F8 #E59EF8
monochromatic
#B7F02C #CBF465 #DEF89E #F1FCD7 #F5FDE2
Accessibility & contrast
On white
1.16
#DEF89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DEF89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF89E
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF89E | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE97
Deuteranopia (green-blind)
#FFEEA2
Tritanopia (blue-blind)
#E5EFE1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def89e; /* rgb */ color: rgb(222, 248, 158); /* oklch */ color: oklch(94.0% 0.117 121.8);
Tailwind
colors: {
custom: {
50: '#e9fabb',
500: '#def89e',
950: '#000000',
},
}SCSS
$custom: #def89e; $custom-light: #e9fabb; $custom-dark: #000000;
JSON
{
"hex": "#def89e",
"rgb": {
"r": 222,
"g": 248,
"b": 158
},
"hsl": {
"h": 77.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.9398,
"c": 0.11737,
"h": 121.8
},
"luminance": 0.85133
}Semantic roles & 50–950 ramp
primary
#DEF89E
secondary
#8462D8
accent
#02E343
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582