#DDEDBA#DDEDBA
#DDEDBA is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 92.1% C 0.069 H 121.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDBA |
|---|---|
| RGB | rgb(221, 237, 186) |
| HSL | hsl(79, 59%, 83%) |
| HSV | hsv(79, 22%, 93%) |
| CMYK | cmyk(6.8%, 0%, 21.5%, 7.1%) |
| CIE-LAB | lab(91.45, -13.87, 23.00) |
| CIE-LCH | lch(91.45, 26.85, 121.09°) |
| OKLab | oklab(92.14% -0.0365 0.0586) |
| OKLCH | oklch(92.14% 0.069 121.9) |
| XYZ | xyz(68.9649, 79.4857, 58.1539) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.15
Light Khaki
#E6F2A2
ΔE00 6.27
Ivory (survey)
#FFFFCB
ΔE00 6.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.56
Cream (survey)
#FFFFC2
ΔE00 6.70
Very Pale Green
#CFFDBC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDBA #CABAED
analogous
#EDE4BA #DDEDBA #C3EDBA
triadic
#DDEDBA #BADDED #EDBADD
tetradic
#DDEDBA #BAEDE4 #CABAED #EDBAC3
square
#DDEDBA #BAEDE4 #CABAED #EDBAC3
split-complementary
#DDEDBA #BAC3ED #E4BAED
monochromatic
#ADD459 #C5E089 #DDEDBA #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.24
#DDEDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DDEDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDBA
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDBA | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B7
Deuteranopia (green-blind)
#F1E7BC
Tritanopia (blue-blind)
#E1E8DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddedba; /* rgb */ color: rgb(221, 237, 186); /* oklch */ color: oklch(92.1% 0.069 121.9);
Tailwind
colors: {
custom: {
50: '#e8f2cf',
500: '#ddedba',
950: '#000000',
},
}SCSS
$custom: #ddedba; $custom-light: #e8f2cf; $custom-dark: #000000;
JSON
{
"hex": "#ddedba",
"rgb": {
"r": 221,
"g": 237,
"b": 186
},
"hsl": {
"h": 78.824,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.92136,
"c": 0.06906,
"h": 121.9
},
"luminance": 0.79486
}Semantic roles & 50–950 ramp
primary
#DDEDBA
secondary
#9881CA
accent
#1FC654
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161713
muted
#848583