#DCEFE3#DCEFE3
#DCEFE3 is a very light, muted green. Relative luminance 0.825; OKLCH L 93.5% C 0.026 H 158.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFE3 |
|---|---|
| RGB | rgb(220, 239, 227) |
| HSL | hsl(142, 37%, 90%) |
| HSV | hsv(142, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 5%, 6.3%) |
| CIE-LAB | lab(92.79, -8.45, 3.66) |
| CIE-LCH | lch(92.79, 9.21, 156.60°) |
| OKLab | oklab(93.47% -0.0238 0.0095) |
| OKLCH | oklch(93.47% 0.026 158.2) |
| XYZ | xyz(74.2440, 82.4939, 84.6696) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.87
Mintcream
#F5FFFA
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 6.70
Azure (CSS)
#F0FFFF
ΔE00 6.86
Ice
#D6FFFA
ΔE00 7.09
Light Grey
#D8DCD6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFE3 #EFDCE8
analogous
#DFEFDC #DCEFE3 #DCEFEC
triadic
#DCEFE3 #E3DCEF #EFE3DC
tetradic
#DCEFE3 #DCDFEF #EFDCE8 #EFECDC
square
#DCEFE3 #DCDFEF #EFDCE8 #EFECDC
split-complementary
#DCEFE3 #ECDCEF #EFDCDF
monochromatic
#88C9A0 #B2DCC1 #DCEFE3 #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.20
#DCEFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DCEFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFE3
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFE3 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE2
Deuteranopia (green-blind)
#EBE9E4
Tritanopia (blue-blind)
#D9EFEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcefe3; /* rgb */ color: rgb(220, 239, 227); /* oklch */ color: oklch(93.5% 0.026 158.2);
Tailwind
colors: {
custom: {
50: '#e6f4eb',
500: '#dcefe3',
950: '#000000',
},
}SCSS
$custom: #dcefe3; $custom-light: #e6f4eb; $custom-dark: #000000;
JSON
{
"hex": "#dcefe3",
"rgb": {
"r": 220,
"g": 239,
"b": 227
},
"hsl": {
"h": 142.105,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93473,
"c": 0.02568,
"h": 158.2
},
"luminance": 0.82495
}Semantic roles & 50–950 ramp
primary
#DCEFE3
secondary
#CAA5BD
accent
#3583B0
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584