#DDEBAF#DDEBAF
#DDEBAF is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.5% C 0.080 H 118.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBAF |
|---|---|
| RGB | rgb(221, 235, 175) |
| HSL | hsl(74, 60%, 80%) |
| HSV | hsv(74, 26%, 92%) |
| CMYK | cmyk(6%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(90.73, -14.46, 27.64) |
| CIE-LCH | lch(90.73, 31.19, 117.61°) |
| OKLab | oklab(91.49% -0.0382 0.0698) |
| OKLCH | oklch(91.49% 0.08 118.7) |
| XYZ | xyz(67.2644, 77.8842, 52.0387) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Palegoldenrod
#EEE8AA
ΔE00 5.67
Cream (survey)
#FFFFC2
ΔE00 6.10
Ecru
#FEFFCA
ΔE00 6.15
Ivory (survey)
#FFFFCB
ΔE00 6.42
Egg Shell
#FFFCC4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBAF #BDAFEB
analogous
#EBDBAF #DDEBAF #BFEBAF
triadic
#DDEBAF #AFDDEB #EBAFDD
tetradic
#DDEBAF #AFEBDB #BDAFEB #EBAFBF
square
#DDEBAF #AFEBDB #BDAFEB #EBAFBF
split-complementary
#DDEBAF #AFBFEB #DBAFEB
monochromatic
#B3D34D #C8DF7E #DDEBAF #F2F7E0 #F5F9E7
Accessibility & contrast
On white
1.27
#DDEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#DDEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBAF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBAF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#F1E5B2
Tritanopia (blue-blind)
#E3E5DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddebaf; /* rgb */ color: rgb(221, 235, 175); /* oklch */ color: oklch(91.5% 0.080 118.7);
Tailwind
colors: {
custom: {
50: '#e8f1c7',
500: '#ddebaf',
950: '#000000',
},
}SCSS
$custom: #ddebaf; $custom-light: #e8f1c7; $custom-dark: #000000;
JSON
{
"hex": "#ddebaf",
"rgb": {
"r": 221,
"g": 235,
"b": 175
},
"hsl": {
"h": 74,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.91491,
"c": 0.07959,
"h": 118.7
},
"luminance": 0.77884
}Semantic roles & 50–950 ramp
primary
#DDEBAF
secondary
#8A77C7
accent
#1EC845
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582