#DDEDBB#DDEDBB
#DDEDBB is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 92.2% C 0.068 H 122.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDBB |
|---|---|
| RGB | rgb(221, 237, 187) |
| HSL | hsl(79, 58%, 83%) |
| HSV | hsv(79, 21%, 93%) |
| CMYK | cmyk(6.8%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(91.47, -13.72, 22.51) |
| CIE-LCH | lch(91.47, 26.36, 121.36°) |
| OKLab | oklab(92.16% -0.0361 0.0574) |
| OKLCH | oklch(92.16% 0.068 122.2) |
| XYZ | xyz(69.0716, 79.5284, 58.7157) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.19
Ivory (survey)
#FFFFCB
ΔE00 6.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.49
Light Khaki
#E6F2A2
ΔE00 6.50
Eggshell (survey)
#FFFFD4
ΔE00 6.79
Cream (survey)
#FFFFC2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDBB #CBBBED
analogous
#EDE4BB #DDEDBB #C4EDBB
triadic
#DDEDBB #BBDDED #EDBBDD
tetradic
#DDEDBB #BBEDE4 #CBBBED #EDBBC4
square
#DDEDBB #BBEDE4 #CBBBED #EDBBC4
split-complementary
#DDEDBB #BBC4ED #E4BBED
monochromatic
#ADD35A #C5E08B #DDEDBB #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.24
#DDEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#DDEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDBB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDBB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B8
Deuteranopia (green-blind)
#F1E7BD
Tritanopia (blue-blind)
#E1E8DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddedbb; /* rgb */ color: rgb(221, 237, 187); /* oklch */ color: oklch(92.2% 0.068 122.2);
Tailwind
colors: {
custom: {
50: '#e8f2cf',
500: '#ddedbb',
950: '#000000',
},
}SCSS
$custom: #ddedbb; $custom-light: #e8f2cf; $custom-dark: #000000;
JSON
{
"hex": "#ddedbb",
"rgb": {
"r": 221,
"g": 237,
"b": 187
},
"hsl": {
"h": 79.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.92157,
"c": 0.06783,
"h": 122.2
},
"luminance": 0.79528
}Semantic roles & 50–950 ramp
primary
#DDEDBB
secondary
#9982CA
accent
#20C655
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583