#DEEBDA#DEEBDA
#DEEBDA is a very light, muted green. Relative luminance 0.800; OKLCH L 92.6% C 0.027 H 138.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBDA |
|---|---|
| RGB | rgb(222, 235, 218) |
| HSL | hsl(106, 30%, 89%) |
| HSV | hsv(106, 7%, 92%) |
| CMYK | cmyk(5.5%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.69, -7.36, 6.76) |
| CIE-LCH | lch(91.69, 9.99, 137.42°) |
| OKLab | oklab(92.56% -0.0198 0.0177) |
| OKLCH | oklch(92.56% 0.027 138.3) |
| XYZ | xyz(72.4852, 80.0078, 77.9404) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.24
Beige
#F5F5DC
ΔE00 6.15
Light Grey
#D8DCD6
ΔE00 6.73
Mintcream
#F5FFFA
ΔE00 6.93
Ivory
#FFFFF0
ΔE00 7.24
Off White (survey)
#FFFFE4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBDA #E7DAEB
analogous
#E7EBDA #DEEBDA #DAEBDF
triadic
#DEEBDA #DADEEB #EBDADE
tetradic
#DEEBDA #DAE7EB #E7DAEB #EBDFDA
square
#DEEBDA #DAE7EB #E7DAEB #EBDFDA
split-complementary
#DEEBDA #DFDAEB #EBDAE7
monochromatic
#97C08B #BBD6B2 #DEEBDA #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.24
#DEEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DEEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBDA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBDA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8D9
Deuteranopia (green-blind)
#EAE7DB
Tritanopia (blue-blind)
#DEEAE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deebda; /* rgb */ color: rgb(222, 235, 218); /* oklch */ color: oklch(92.6% 0.027 138.3);
Tailwind
colors: {
custom: {
50: '#e8f1e5',
500: '#deebda',
950: '#000000',
},
}SCSS
$custom: #deebda; $custom-light: #e8f1e5; $custom-dark: #000000;
JSON
{
"hex": "#deebda",
"rgb": {
"r": 222,
"g": 235,
"b": 218
},
"hsl": {
"h": 105.882,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92564,
"c": 0.02656,
"h": 138.3
},
"luminance": 0.80008
}Semantic roles & 50–950 ramp
primary
#DEEBDA
secondary
#BDA5C4
accent
#3DA98F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584