#DDEE89#DDEE89
#DDEE89 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.5% C 0.127 H 116.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEE89 |
|---|---|
| RGB | rgb(221, 238, 137) |
| HSL | hsl(70, 75%, 74%) |
| HSV | hsv(70, 42%, 93%) |
| CMYK | cmyk(7.1%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(90.93, -20.59, 46.89) |
| CIE-LCH | lch(90.93, 51.21, 113.71°) |
| OKLab | oklab(91.46% -0.0573 0.1134) |
| OKLCH | oklch(91.46% 0.127 116.8) |
| XYZ | xyz(64.9092, 78.3279, 35.3614) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.64
Light Yellow Green
#CCFD7F
ΔE00 6.26
Yellowish Tan
#FCFC81
ΔE00 6.37
Greenish Beige
#C9D179
ΔE00 6.61
Pale Yellow
#FFFF84
ΔE00 6.69
Khaki (CSS)
#F0E68C
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEE89 #9A89EE
analogous
#EECC89 #DDEE89 #AAEE89
triadic
#DDEE89 #89DDEE #EE89DD
tetradic
#DDEE89 #89EECC #9A89EE #EE89AA
square
#DDEE89 #89EECC #9A89EE #EE89AA
split-complementary
#DDEE89 #89AAEE #CC89EE
monochromatic
#BDDD20 #CEE654 #DDEE89 #ECF6BE #F7FBE4
Accessibility & contrast
On white
1.26
#DDEE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DDEE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEE89
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEE89 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE581
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#E7E4D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddee89; /* rgb */ color: rgb(221, 238, 137); /* oklch */ color: oklch(91.5% 0.127 116.8);
Tailwind
colors: {
custom: {
50: '#e9f3ad',
500: '#ddee89',
950: '#000000',
},
}SCSS
$custom: #ddee89; $custom-light: #e9f3ad; $custom-dark: #000000;
JSON
{
"hex": "#ddee89",
"rgb": {
"r": 221,
"g": 238,
"b": 137
},
"hsl": {
"h": 70.099,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.9146,
"c": 0.12709,
"h": 116.8
},
"luminance": 0.78327
}Semantic roles & 50–950 ramp
primary
#DDEE89
secondary
#6652C9
accent
#0FD730
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581