#DCEFE5#DCEFE5
#DCEFE5 is a very light, muted green. Relative luminance 0.826; OKLCH L 93.5% C 0.024 H 163.1°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFE5 |
|---|---|
| RGB | rgb(220, 239, 229) |
| HSL | hsl(148, 37%, 90%) |
| HSV | hsv(148, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 4.2%, 6.3%) |
| CIE-LAB | lab(92.84, -8.09, 2.69) |
| CIE-LCH | lch(92.84, 8.52, 161.62°) |
| OKLab | oklab(93.53% -0.0231 0.007) |
| OKLCH | oklch(93.53% 0.024 163.1) |
| XYZ | xyz(74.5216, 82.6049, 86.1318) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.13
Mintcream
#F5FFFA
ΔE00 5.67
Lightcyan
#E0FFFF
ΔE00 6.10
Azure (CSS)
#F0FFFF
ΔE00 6.19
Ice
#D6FFFA
ΔE00 6.83
Light Grey
#D8DCD6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFE5 #EFDCE6
analogous
#DCEFDC #DCEFE5 #DCEFEF
triadic
#DCEFE5 #E5DCEF #EFE5DC
tetradic
#DCEFE5 #DCDCEF #EFDCE6 #EFEFDC
square
#DCEFE5 #DCDCEF #EFDCE6 #EFEFDC
split-complementary
#DCEFE5 #EFDCEF #EFDCDC
monochromatic
#88C9A7 #B2DCC6 #DCEFE5 #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.20
#DCEFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DCEFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFE5
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFE5 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE5
Deuteranopia (green-blind)
#EBE9E6
Tritanopia (blue-blind)
#D9EFEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcefe5; /* rgb */ color: rgb(220, 239, 229); /* oklch */ color: oklch(93.5% 0.024 163.1);
Tailwind
colors: {
custom: {
50: '#e6f4ed',
500: '#dcefe5',
950: '#000000',
},
}SCSS
$custom: #dcefe5; $custom-light: #e6f4ed; $custom-dark: #000000;
JSON
{
"hex": "#dcefe5",
"rgb": {
"r": 220,
"g": 239,
"b": 229
},
"hsl": {
"h": 148.421,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93528,
"c": 0.0241,
"h": 163.1
},
"luminance": 0.82606
}Semantic roles & 50–950 ramp
primary
#DCEFE5
secondary
#CAA5B9
accent
#3576B0
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584