#DCF4E8#DCF4E8
#DCF4E8 is a very light, muted teal. Relative luminance 0.857; OKLCH L 94.6% C 0.030 H 164.3°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4E8 |
|---|---|
| RGB | rgb(220, 244, 232) |
| HSL | hsl(150, 52%, 91%) |
| HSV | hsv(150, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(94.20, -10.06, 3.11) |
| CIE-LCH | lch(94.20, 10.53, 162.82°) |
| OKLab | oklab(94.63% -0.0287 0.0081) |
| OKLCH | oklch(94.63% 0.03 164.3) |
| XYZ | xyz(76.4282, 85.7421, 88.8516) |
| Luminance | 0.8574 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.11
Ice
#D6FFFA
ΔE00 5.49
Lightcyan
#E0FFFF
ΔE00 5.74
Ice Blue (survey)
#D7FFFE
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.39
Mintcream
#F5FFFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4E8 #F4DCE8
analogous
#DCF4DC #DCF4E8 #DCF4F4
triadic
#DCF4E8 #E8DCF4 #F4E8DC
tetradic
#DCF4E8 #DCDCF4 #F4DCE8 #F4F4DC
square
#DCF4E8 #DCDCF4 #F4DCE8 #F4F4DC
split-complementary
#DCF4E8 #F4DCF4 #F4DCDC
monochromatic
#7FD7AB #ADE5C9 #DCF4E8 #E8F8F0 #E8F8F0
Accessibility & contrast
On white
1.16
#DCF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DCF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4E8
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4E8 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E7
Deuteranopia (green-blind)
#EEEDE9
Tritanopia (blue-blind)
#D8F4F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf4e8; /* rgb */ color: rgb(220, 244, 232); /* oklch */ color: oklch(94.6% 0.030 164.3);
Tailwind
colors: {
custom: {
50: '#e7f7ef',
500: '#dcf4e8',
950: '#000000',
},
}SCSS
$custom: #dcf4e8; $custom-light: #e7f7ef; $custom-dark: #000000;
JSON
{
"hex": "#dcf4e8",
"rgb": {
"r": 220,
"g": 244,
"b": 232
},
"hsl": {
"h": 150,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94628,
"c": 0.02981,
"h": 164.3
},
"luminance": 0.85743
}Semantic roles & 50–950 ramp
primary
#DCF4E8
secondary
#D3A1BA
accent
#2673C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585