#DEEF89#DEEF89
#DEEF89 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.7% C 0.128 H 116.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEF89 |
|---|---|
| RGB | rgb(222, 239, 137) |
| HSL | hsl(70, 76%, 74%) |
| HSV | hsv(70, 43%, 94%) |
| CMYK | cmyk(7.1%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(91.27, -20.69, 47.32) |
| CIE-LCH | lch(91.27, 51.65, 113.62°) |
| OKLab | oklab(91.75% -0.0577 0.1144) |
| OKLCH | oklch(91.75% 0.128 116.7) |
| XYZ | xyz(65.5066, 79.0693, 35.4731) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.69
Yellowish Tan
#FCFC81
ΔE00 6.17
Light Yellow Green
#CCFD7F
ΔE00 6.17
Pale Yellow
#FFFF84
ΔE00 6.49
Manilla
#FFFA86
ΔE00 6.60
Faded Yellow
#FEFF7F
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEF89 #9A89EF
analogous
#EFCD89 #DEEF89 #ABEF89
triadic
#DEEF89 #89DEEF #EF89DE
tetradic
#DEEF89 #89EFCD #9A89EF #EF89AB
square
#DEEF89 #89EFCD #9A89EF #EF89AB
split-complementary
#DEEF89 #89ABEF #CD89EF
monochromatic
#BFDF1E #CFE853 #DEEF89 #EDF6BF #F7FBE4
Accessibility & contrast
On white
1.25
#DEEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DEEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEF89
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEF89 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#E8E5D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deef89; /* rgb */ color: rgb(222, 239, 137); /* oklch */ color: oklch(91.7% 0.128 116.7);
Tailwind
colors: {
custom: {
50: '#eaf4ad',
500: '#deef89',
950: '#000000',
},
}SCSS
$custom: #deef89; $custom-light: #eaf4ad; $custom-dark: #000000;
JSON
{
"hex": "#deef89",
"rgb": {
"r": 222,
"g": 239,
"b": 137
},
"hsl": {
"h": 70,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.91747,
"c": 0.12811,
"h": 116.7
},
"luminance": 0.79069
}Semantic roles & 50–950 ramp
primary
#DEEF89
secondary
#6652CA
accent
#0DD82F
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581