#DCEEE4#DCEEE4
#DCEEE4 is a very light, muted green. Relative luminance 0.820; OKLCH L 93.3% C 0.023 H 161.7°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEE4 |
|---|---|
| RGB | rgb(220, 238, 228) |
| HSL | hsl(147, 35%, 90%) |
| HSV | hsv(147, 8%, 93%) |
| CMYK | cmyk(7.6%, 0%, 4.2%, 6.7%) |
| CIE-LAB | lab(92.56, -7.77, 2.80) |
| CIE-LCH | lch(92.56, 8.26, 160.18°) |
| OKLab | oklab(93.3% -0.0221 0.0073) |
| OKLCH | oklch(93.3% 0.023 161.7) |
| XYZ | xyz(74.0905, 81.9653, 85.3012) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Mintcream
#F5FFFA
ΔE00 5.58
Azure (CSS)
#F0FFFF
ΔE00 6.20
Lightcyan
#E0FFFF
ΔE00 6.37
Light Grey
#D8DCD6
ΔE00 6.81
Ice
#D6FFFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEE4 #EEDCE6
analogous
#DDEEDC #DCEEE4 #DCEEED
triadic
#DCEEE4 #E4DCEE #EEE4DC
tetradic
#DCEEE4 #DCDDEE #EEDCE6 #EEEDDC
square
#DCEEE4 #DCDDEE #EEDCE6 #EEEDDC
split-complementary
#DCEEE4 #EDDCEE #EEDCDD
monochromatic
#8AC6A4 #B3DAC4 #DCEEE4 #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.21
#DCEEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#DCEEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEE4
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEE4 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE4
Deuteranopia (green-blind)
#EAE9E5
Tritanopia (blue-blind)
#D9EEEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dceee4; /* rgb */ color: rgb(220, 238, 228); /* oklch */ color: oklch(93.3% 0.023 161.7);
Tailwind
colors: {
custom: {
50: '#e6f3ec',
500: '#dceee4',
950: '#000000',
},
}SCSS
$custom: #dceee4; $custom-light: #e6f3ec; $custom-dark: #000000;
JSON
{
"hex": "#dceee4",
"rgb": {
"r": 220,
"g": 238,
"b": 228
},
"hsl": {
"h": 146.667,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.93297,
"c": 0.02325,
"h": 161.7
},
"luminance": 0.81966
}Semantic roles & 50–950 ramp
primary
#DCEEE4
secondary
#C9A6B9
accent
#3879AD
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584