#DDEEBE#DDEEBE
#DDEEBE is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.4% C 0.066 H 123.5°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEBE |
|---|---|
| RGB | rgb(221, 238, 190) |
| HSL | hsl(81, 59%, 84%) |
| HSV | hsv(81, 20%, 93%) |
| CMYK | cmyk(7.1%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(91.79, -13.76, 21.41) |
| CIE-LCH | lch(91.79, 25.45, 122.74°) |
| OKLab | oklab(92.43% -0.0363 0.0547) |
| OKLCH | oklch(92.43% 0.066 123.5) |
| XYZ | xyz(69.6864, 80.2388, 60.5216) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.49
Ivory (survey)
#FFFFCB
ΔE00 6.60
Very Pale Green
#CFFDBC
ΔE00 6.75
Eggshell (survey)
#FFFFD4
ΔE00 6.81
Very Light Green
#D1FFBD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEBE #CFBEEE
analogous
#EEE7BE #DDEEBE #C5EEBE
triadic
#DDEEBE #BEDDEE #EEBEDD
tetradic
#DDEEBE #BEEEE7 #CFBEEE #EEBEC5
square
#DDEEBE #BEEEE7 #CFBEEE #EEBEC5
split-complementary
#DDEEBE #BEC5EE #E7BEEE
monochromatic
#AAD55D #C4E18D #DDEEBE #F2F9E7 #F2F9E7
Accessibility & contrast
On white
1.23
#DDEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DDEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEBE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEBE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BB
Deuteranopia (green-blind)
#F2E7C0
Tritanopia (blue-blind)
#E1E9E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeebe; /* rgb */ color: rgb(221, 238, 190); /* oklch */ color: oklch(92.4% 0.066 123.5);
Tailwind
colors: {
custom: {
50: '#e7f3d1',
500: '#ddeebe',
950: '#000000',
},
}SCSS
$custom: #ddeebe; $custom-light: #e7f3d1; $custom-dark: #000000;
JSON
{
"hex": "#ddeebe",
"rgb": {
"r": 221,
"g": 238,
"b": 190
},
"hsl": {
"h": 81.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.9243,
"c": 0.06567,
"h": 123.5
},
"luminance": 0.80239
}Semantic roles & 50–950 ramp
primary
#DDEEBE
secondary
#9E84CC
accent
#1FC65A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583