#DEEEDF#DEEEDF
#DEEEDF is a very light, muted green. Relative luminance 0.820; OKLCH L 93.3% C 0.026 H 147.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEDF |
|---|---|
| RGB | rgb(222, 238, 223) |
| HSL | hsl(124, 32%, 90%) |
| HSV | hsv(124, 7%, 93%) |
| CMYK | cmyk(6.7%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(92.58, -8.00, 5.44) |
| CIE-LCH | lch(92.58, 9.67, 145.77°) |
| OKLab | oklab(93.31% -0.022 0.0142) |
| OKLCH | oklch(93.31% 0.026 147.1) |
| XYZ | xyz(74.0155, 82.0058, 81.7270) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.59
Mintcream
#F5FFFA
ΔE00 6.38
Beige
#F5F5DC
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 7.17
Ivory
#FFFFF0
ΔE00 7.65
Azure (CSS)
#F0FFFF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEDF #EEDEED
analogous
#E5EEDE #DEEEDF #DEEEE7
triadic
#DEEEDF #DFDEEE #EEDFDE
tetradic
#DEEEDF #DEE5EE #EEDEED #EEE7DE
square
#DEEEDF #DEE5EE #EEDEED #EEE7DE
split-complementary
#DEEEDF #E7DEEE #EEDEE5
monochromatic
#8DC491 #B6D9B8 #DEEEDF #EBF5EB #EBF5EB
Accessibility & contrast
On white
1.21
#DEEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#DEEEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEDF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEDF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#ECE9E0
Tritanopia (blue-blind)
#DDEDEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deeedf; /* rgb */ color: rgb(222, 238, 223); /* oklch */ color: oklch(93.3% 0.026 147.1);
Tailwind
colors: {
custom: {
50: '#e8f3e9',
500: '#deeedf',
950: '#000000',
},
}SCSS
$custom: #deeedf; $custom-light: #e8f3e9; $custom-dark: #000000;
JSON
{
"hex": "#deeedf",
"rgb": {
"r": 222,
"g": 238,
"b": 223
},
"hsl": {
"h": 123.75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93306,
"c": 0.02622,
"h": 147.1
},
"luminance": 0.82006
}Semantic roles & 50–950 ramp
primary
#DEEEDF
secondary
#C8A8C6
accent
#3BA4AB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584