#DDEBA2#DDEBA2
#DDEBA2 is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.2% C 0.095 H 117.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBA2 |
|---|---|
| RGB | rgb(221, 235, 162) |
| HSL | hsl(72, 65%, 78%) |
| HSV | hsv(72, 31%, 92%) |
| CMYK | cmyk(6%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(90.50, -16.20, 33.96) |
| CIE-LCH | lch(90.50, 37.62, 115.50°) |
| OKLab | oklab(91.24% -0.0434 0.0847) |
| OKLCH | oklch(91.24% 0.095 117.2) |
| XYZ | xyz(66.0485, 77.3978, 45.6352) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.08
Palegoldenrod
#EEE8AA
ΔE00 5.62
Creme
#FFFFB6
ΔE00 5.96
Parchment
#FEFCAF
ΔE00 5.98
Light Beige
#FFFEB6
ΔE00 6.01
Cream (survey)
#FFFFC2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBA2 #B0A2EB
analogous
#EBD4A2 #DDEBA2 #B8EBA2
triadic
#DDEBA2 #A2DDEB #EBA2DD
tetradic
#DDEBA2 #A2EBD4 #B0A2EB #EBA2B8
square
#DDEBA2 #A2EBD4 #B0A2EB #EBA2B8
split-complementary
#DDEBA2 #A2B8EB #D4A2EB
monochromatic
#B8D53D #CBE070 #DDEBA2 #EFF6D4 #F6FAE6
Accessibility & contrast
On white
1.27
#DDEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#DDEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBA2
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBA2 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E39D
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#E4E3D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddeba2; /* rgb */ color: rgb(221, 235, 162); /* oklch */ color: oklch(91.2% 0.095 117.2);
Tailwind
colors: {
custom: {
50: '#e8f1be',
500: '#ddeba2',
950: '#000000',
},
}SCSS
$custom: #ddeba2; $custom-light: #e8f1be; $custom-dark: #000000;
JSON
{
"hex": "#ddeba2",
"rgb": {
"r": 221,
"g": 235,
"b": 162
},
"hsl": {
"h": 71.507,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.91241,
"c": 0.09514,
"h": 117.2
},
"luminance": 0.77397
}Semantic roles & 50–950 ramp
primary
#DDEBA2
secondary
#7C6AC7
accent
#19CC3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582