#DDEBAA#DDEBAA
#DDEBAA is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.4% C 0.086 H 118.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBAA |
|---|---|
| RGB | rgb(221, 235, 170) |
| HSL | hsl(73, 62%, 79%) |
| HSV | hsv(73, 28%, 92%) |
| CMYK | cmyk(6%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(90.64, -15.14, 30.08) |
| CIE-LCH | lch(90.64, 33.67, 116.73°) |
| OKLab | oklab(91.39% -0.0402 0.0756) |
| OKLCH | oklch(91.39% 0.086 118) |
| XYZ | xyz(66.7824, 77.6914, 49.5002) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.29
Palegoldenrod
#EEE8AA
ΔE00 5.51
Cream (survey)
#FFFFC2
ΔE00 6.11
Creme
#FFFFB6
ΔE00 6.22
Light Beige
#FFFEB6
ΔE00 6.24
Parchment
#FEFCAF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBAA #B8AAEB
analogous
#EBD9AA #DDEBAA #BDEBAA
triadic
#DDEBAA #AADDEB #EBAADD
tetradic
#DDEBAA #AAEBD9 #B8AAEB #EBAABD
square
#DDEBAA #AAEBD9 #B8AAEB #EBAABD
split-complementary
#DDEBAA #AABDEB #D9AAEB
monochromatic
#B5D447 #C9DF78 #DDEBAA #F1F7DC #F5F9E6
Accessibility & contrast
On white
1.27
#DDEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#DDEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBAA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBAA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A6
Deuteranopia (green-blind)
#F2E5AD
Tritanopia (blue-blind)
#E4E4DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddebaa; /* rgb */ color: rgb(221, 235, 170); /* oklch */ color: oklch(91.4% 0.086 118.0);
Tailwind
colors: {
custom: {
50: '#e8f1c3',
500: '#ddebaa',
950: '#000000',
},
}SCSS
$custom: #ddebaa; $custom-light: #e8f1c3; $custom-dark: #000000;
JSON
{
"hex": "#ddebaa",
"rgb": {
"r": 221,
"g": 235,
"b": 170
},
"hsl": {
"h": 72.923,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.91392,
"c": 0.08562,
"h": 118
},
"luminance": 0.77691
}Semantic roles & 50–950 ramp
primary
#DDEBAA
secondary
#8472C7
accent
#1CCA41
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582