#DEEBDF#DEEBDF
#DEEBDF is a very light, muted green. Relative luminance 0.803; OKLCH L 92.7% C 0.021 H 147.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBDF |
|---|---|
| RGB | rgb(222, 235, 223) |
| HSL | hsl(125, 25%, 90%) |
| HSV | hsv(125, 6%, 92%) |
| CMYK | cmyk(5.5%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.81, -6.48, 4.33) |
| CIE-LCH | lch(91.81, 7.79, 146.26°) |
| OKLab | oklab(92.7% -0.0179 0.0113) |
| OKLCH | oklch(92.7% 0.021 147.6) |
| XYZ | xyz(73.1493, 80.2735, 81.4383) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.24
Light Grey
#D8DCD6
ΔE00 5.55
Mintcream
#F5FFFA
ΔE00 5.58
Azure (CSS)
#F0FFFF
ΔE00 6.90
Beige
#F5F5DC
ΔE00 7.08
Ivory
#FFFFF0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBDF #EBDEEA
analogous
#E4EBDE #DEEBDF #DEEBE6
triadic
#DEEBDF #DFDEEB #EBDFDE
tetradic
#DEEBDF #DEE4EB #EBDEEA #EBE6DE
square
#DEEBDF #DEE4EB #EBDEEA #EBE6DE
split-complementary
#DEEBDF #E6DEEB #EBDEE4
monochromatic
#92BD95 #B8D4BA #DEEBDF #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.23
#DEEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DEEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBDF
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBDF | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#DDEAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deebdf; /* rgb */ color: rgb(222, 235, 223); /* oklch */ color: oklch(92.7% 0.021 147.6);
Tailwind
colors: {
custom: {
50: '#e8f1e9',
500: '#deebdf',
950: '#000000',
},
}SCSS
$custom: #deebdf; $custom-light: #e8f1e9; $custom-dark: #000000;
JSON
{
"hex": "#deebdf",
"rgb": {
"r": 222,
"g": 235,
"b": 223
},
"hsl": {
"h": 124.615,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.92698,
"c": 0.02116,
"h": 147.6
},
"luminance": 0.80274
}Semantic roles & 50–950 ramp
primary
#DEEBDF
secondary
#C3AAC1
accent
#429CA3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584