#DDEF89#DDEF89
#DDEF89 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.7% C 0.128 H 117.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF89 |
|---|---|
| RGB | rgb(221, 239, 137) |
| HSL | hsl(71, 76%, 74%) |
| HSV | hsv(71, 43%, 94%) |
| CMYK | cmyk(7.5%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(91.19, -21.07, 47.22) |
| CIE-LCH | lch(91.19, 51.71, 114.05°) |
| OKLab | oklab(91.67% -0.0587 0.1142) |
| OKLCH | oklch(91.67% 0.128 117.2) |
| XYZ | xyz(65.2011, 78.9118, 35.4587) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.73
Light Yellow Green
#CCFD7F
ΔE00 6.00
Yellowish Tan
#FCFC81
ΔE00 6.36
Pear
#CBF85F
ΔE00 6.66
Pale Yellow
#FFFF84
ΔE00 6.67
Manilla
#FFFA86
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF89 #9B89EF
analogous
#EFCE89 #DDEF89 #AAEF89
triadic
#DDEF89 #89DDEF #EF89DD
tetradic
#DDEF89 #89EFCE #9B89EF #EF89AA
square
#DDEF89 #89EFCE #9B89EF #EF89AA
split-complementary
#DDEF89 #89AAEF #CE89EF
monochromatic
#BDDF1E #CDE853 #DDEF89 #EDF6BF #F7FBE4
Accessibility & contrast
On white
1.25
#DDEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DDEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF89
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF89 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#E7E5D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef89; /* rgb */ color: rgb(221, 239, 137); /* oklch */ color: oklch(91.7% 0.128 117.2);
Tailwind
colors: {
custom: {
50: '#e9f4ad',
500: '#ddef89',
950: '#000000',
},
}SCSS
$custom: #ddef89; $custom-light: #e9f4ad; $custom-dark: #000000;
JSON
{
"hex": "#ddef89",
"rgb": {
"r": 221,
"g": 239,
"b": 137
},
"hsl": {
"h": 70.588,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.91672,
"c": 0.12839,
"h": 117.2
},
"luminance": 0.78911
}Semantic roles & 50–950 ramp
primary
#DDEF89
secondary
#6752CA
accent
#0DD831
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581