#DDEBA6#DDEBA6
#DDEBA6 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.3% C 0.090 H 117.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBA6 |
|---|---|
| RGB | rgb(221, 235, 166) |
| HSL | hsl(72, 63%, 79%) |
| HSV | hsv(72, 29%, 92%) |
| CMYK | cmyk(6%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(90.57, -15.68, 32.02) |
| CIE-LCH | lch(90.57, 35.65, 116.09°) |
| OKLab | oklab(91.32% -0.0418 0.0802) |
| OKLCH | oklch(91.32% 0.09 117.6) |
| XYZ | xyz(66.4098, 77.5423, 47.5376) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.62
Palegoldenrod
#EEE8AA
ΔE00 5.51
Creme
#FFFFB6
ΔE00 6.04
Light Beige
#FFFEB6
ΔE00 6.07
Parchment
#FEFCAF
ΔE00 6.16
Cream (survey)
#FFFFC2
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBA6 #B4A6EB
analogous
#EBD6A6 #DDEBA6 #BAEBA6
triadic
#DDEBA6 #A6DDEB #EBA6DD
tetradic
#DDEBA6 #A6EBD6 #B4A6EB #EBA6BA
square
#DDEBA6 #A6EBD6 #B4A6EB #EBA6BA
split-complementary
#DDEBA6 #A6BAEB #D6A6EB
monochromatic
#B7D542 #CAE074 #DDEBA6 #F0F6D8 #F5F9E6
Accessibility & contrast
On white
1.27
#DDEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DDEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBA6
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBA6 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A1
Deuteranopia (green-blind)
#F3E4A9
Tritanopia (blue-blind)
#E4E4D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddeba6; /* rgb */ color: rgb(221, 235, 166); /* oklch */ color: oklch(91.3% 0.090 117.6);
Tailwind
colors: {
custom: {
50: '#e8f1c1',
500: '#ddeba6',
950: '#000000',
},
}SCSS
$custom: #ddeba6; $custom-light: #e8f1c1; $custom-dark: #000000;
JSON
{
"hex": "#ddeba6",
"rgb": {
"r": 221,
"g": 235,
"b": 166
},
"hsl": {
"h": 72.174,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.91315,
"c": 0.0904,
"h": 117.6
},
"luminance": 0.77542
}Semantic roles & 50–950 ramp
primary
#DDEBA6
secondary
#806EC7
accent
#1ACB3E
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582