#DDEBA7#DDEBA7
#DDEBA7 is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.3% C 0.089 H 117.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBA7 |
|---|---|
| RGB | rgb(221, 235, 167) |
| HSL | hsl(72, 63%, 79%) |
| HSV | hsv(72, 29%, 92%) |
| CMYK | cmyk(6%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(90.59, -15.55, 31.53) |
| CIE-LCH | lch(90.59, 35.16, 116.24°) |
| OKLab | oklab(91.33% -0.0414 0.079) |
| OKLCH | oklch(91.33% 0.089 117.7) |
| XYZ | xyz(66.5019, 77.5792, 48.0226) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.78
Palegoldenrod
#EEE8AA
ΔE00 5.50
Creme
#FFFFB6
ΔE00 6.08
Light Beige
#FFFEB6
ΔE00 6.10
Cream (survey)
#FFFFC2
ΔE00 6.20
Parchment
#FEFCAF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBA7 #B5A7EB
analogous
#EBD7A7 #DDEBA7 #BBEBA7
triadic
#DDEBA7 #A7DDEB #EBA7DD
tetradic
#DDEBA7 #A7EBD7 #B5A7EB #EBA7BB
square
#DDEBA7 #A7EBD7 #B5A7EB #EBA7BB
split-complementary
#DDEBA7 #A7BBEB #D7A7EB
monochromatic
#B6D443 #CAE075 #DDEBA7 #F0F6D9 #F5F9E6
Accessibility & contrast
On white
1.27
#DDEBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DDEBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBA7
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBA7 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A2
Deuteranopia (green-blind)
#F3E4AA
Tritanopia (blue-blind)
#E4E4D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddeba7; /* rgb */ color: rgb(221, 235, 167); /* oklch */ color: oklch(91.3% 0.089 117.7);
Tailwind
colors: {
custom: {
50: '#e8f1c1',
500: '#ddeba7',
950: '#000000',
},
}SCSS
$custom: #ddeba7; $custom-light: #e8f1c1; $custom-dark: #000000;
JSON
{
"hex": "#ddeba7",
"rgb": {
"r": 221,
"g": 235,
"b": 167
},
"hsl": {
"h": 72.353,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.91334,
"c": 0.08922,
"h": 117.7
},
"luminance": 0.77579
}Semantic roles & 50–950 ramp
primary
#DDEBA7
secondary
#816FC7
accent
#1BCB3F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582