#DEEFDC#DEEFDC
#DEEFDC is a very light, muted green. Relative luminance 0.824; OKLCH L 93.4% C 0.031 H 142.3°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFDC |
|---|---|
| RGB | rgb(222, 239, 220) |
| HSL | hsl(114, 37%, 90%) |
| HSV | hsv(114, 8%, 94%) |
| CMYK | cmyk(7.1%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.76, -9.03, 7.27) |
| CIE-LCH | lch(92.76, 11.59, 141.16°) |
| OKLab | oklab(93.43% -0.0246 0.019) |
| OKLCH | oklch(93.43% 0.031 142.3) |
| XYZ | xyz(73.9066, 82.4293, 79.7131) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.87
Beige
#F5F5DC
ΔE00 6.87
Mintcream
#F5FFFA
ΔE00 7.52
Off White (survey)
#FFFFE4
ΔE00 7.78
Ivory
#FFFFF0
ΔE00 8.10
Lightyellow
#FFFFE0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFDC #EDDCEF
analogous
#E8EFDC #DEEFDC #DCEFE3
triadic
#DEEFDC #DCDEEF #EFDCDE
tetradic
#DEEFDC #DCE8EF #EDDCEF #EFE3DC
square
#DEEFDC #DCE8EF #EDDCEF #EFE3DC
split-complementary
#DEEFDC #E3DCEF #EFDCE8
monochromatic
#8FC988 #B6DCB2 #DEEFDC #EBF5EA #EBF5EA
Accessibility & contrast
On white
1.20
#DEEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DEEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFDC
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFDC | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#EDEADD
Tritanopia (blue-blind)
#DDEEE9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deefdc; /* rgb */ color: rgb(222, 239, 220); /* oklch */ color: oklch(93.4% 0.031 142.3);
Tailwind
colors: {
custom: {
50: '#e8f4e6',
500: '#deefdc',
950: '#000000',
},
}SCSS
$custom: #deefdc; $custom-light: #e8f4e6; $custom-dark: #000000;
JSON
{
"hex": "#deefdc",
"rgb": {
"r": 222,
"g": 239,
"b": 220
},
"hsl": {
"h": 113.684,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.9343,
"c": 0.03106,
"h": 142.3
},
"luminance": 0.8243
}Semantic roles & 50–950 ramp
primary
#DEEFDC
secondary
#C6A5CA
accent
#35B0A3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584