#DDEE8A#DDEE8A
#DDEE8A is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.5% C 0.126 H 116.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEE8A |
|---|---|
| RGB | rgb(221, 238, 138) |
| HSL | hsl(70, 75%, 74%) |
| HSV | hsv(70, 42%, 93%) |
| CMYK | cmyk(7.1%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(90.94, -20.49, 46.42) |
| CIE-LCH | lch(90.94, 50.74, 113.81°) |
| OKLab | oklab(91.48% -0.0569 0.1124) |
| OKLCH | oklch(91.48% 0.126 116.9) |
| XYZ | xyz(64.9812, 78.3568, 35.7410) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.50
Light Yellow Green
#CCFD7F
ΔE00 6.30
Yellowish Tan
#FCFC81
ΔE00 6.45
Greenish Beige
#C9D179
ΔE00 6.59
Khaki (CSS)
#F0E68C
ΔE00 6.72
Pale Yellow
#FFFF84
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEE8A #9B8AEE
analogous
#EECD8A #DDEE8A #ABEE8A
triadic
#DDEE8A #8ADDEE #EE8ADD
tetradic
#DDEE8A #8AEECD #9B8AEE #EE8AAB
square
#DDEE8A #8AEECD #9B8AEE #EE8AAB
split-complementary
#DDEE8A #8AABEE #CD8AEE
monochromatic
#BDDD20 #CDE655 #DDEE8A #EDF6BF #F7FBE4
Accessibility & contrast
On white
1.26
#DDEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DDEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEE8A
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEE8A | 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)
#FAE582
Deuteranopia (green-blind)
#F9E68F
Tritanopia (blue-blind)
#E7E4D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddee8a; /* rgb */ color: rgb(221, 238, 138); /* oklch */ color: oklch(91.5% 0.126 116.9);
Tailwind
colors: {
custom: {
50: '#e9f3ae',
500: '#ddee8a',
950: '#000000',
},
}SCSS
$custom: #ddee8a; $custom-light: #e9f3ae; $custom-dark: #000000;
JSON
{
"hex": "#ddee8a",
"rgb": {
"r": 221,
"g": 238,
"b": 138
},
"hsl": {
"h": 70.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.91475,
"c": 0.12604,
"h": 116.9
},
"luminance": 0.78356
}Semantic roles & 50–950 ramp
primary
#DDEE8A
secondary
#6753C9
accent
#0FD731
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581