#DDEBB2#DDEBB2
#DDEBB2 is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.6% C 0.076 H 119.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBB2 |
|---|---|
| RGB | rgb(221, 235, 178) |
| HSL | hsl(75, 59%, 81%) |
| HSV | hsv(75, 24%, 92%) |
| CMYK | cmyk(6%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(90.78, -14.04, 26.18) |
| CIE-LCH | lch(90.78, 29.71, 118.20°) |
| OKLab | oklab(91.55% -0.037 0.0663) |
| OKLCH | oklch(91.55% 0.076 119.1) |
| XYZ | xyz(67.5623, 78.0034, 53.6077) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.84
Palegoldenrod
#EEE8AA
ΔE00 5.86
Ecru
#FEFFCA
ΔE00 6.04
Cream (survey)
#FFFFC2
ΔE00 6.19
Ivory (survey)
#FFFFCB
ΔE00 6.31
Egg Shell
#FFFCC4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBB2 #C0B2EB
analogous
#EBDCB2 #DDEBB2 #C0EBB2
triadic
#DDEBB2 #B2DDEB #EBB2DD
tetradic
#DDEBB2 #B2EBDC #C0B2EB #EBB2C0
square
#DDEBB2 #B2EBDC #C0B2EB #EBB2C0
split-complementary
#DDEBB2 #B2C0EB #DCB2EB
monochromatic
#B2D251 #C8DE81 #DDEBB2 #F2F8E3 #F4F9E7
Accessibility & contrast
On white
1.27
#DDEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#DDEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBB2
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBB2 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#F1E5B4
Tritanopia (blue-blind)
#E3E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddebb2; /* rgb */ color: rgb(221, 235, 178); /* oklch */ color: oklch(91.6% 0.076 119.1);
Tailwind
colors: {
custom: {
50: '#e8f1c9',
500: '#ddebb2',
950: '#000000',
},
}SCSS
$custom: #ddebb2; $custom-light: #e8f1c9; $custom-dark: #000000;
JSON
{
"hex": "#ddebb2",
"rgb": {
"r": 221,
"g": 235,
"b": 178
},
"hsl": {
"h": 74.737,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.91552,
"c": 0.07593,
"h": 119.1
},
"luminance": 0.78003
}Semantic roles & 50–950 ramp
primary
#DDEBB2
secondary
#8D7AC7
accent
#1FC648
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582