#DCF4EB#DCF4EB
#DCF4EB is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.7% C 0.028 H 171.2°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4EB |
|---|---|
| RGB | rgb(220, 244, 235) |
| HSL | hsl(158, 52%, 91%) |
| HSV | hsv(158, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(94.28, -9.50, 1.66) |
| CIE-LCH | lch(94.28, 9.65, 170.08°) |
| OKLab | oklab(94.71% -0.0275 0.0043) |
| OKLCH | oklch(94.71% 0.028 171.2) |
| XYZ | xyz(76.8580, 85.9140, 91.1150) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.52
Lightcyan
#E0FFFF
ΔE00 4.68
Ice
#D6FFFA
ΔE00 5.00
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Very Pale Blue
#D6FFFE
ΔE00 5.62
Very Light Blue
#D5FFFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4EB #F4DCE5
analogous
#DCF4DF #DCF4EB #DCF1F4
triadic
#DCF4EB #EBDCF4 #F4EBDC
tetradic
#DCF4EB #DFDCF4 #F4DCE5 #F1F4DC
square
#DCF4EB #DFDCF4 #F4DCE5 #F1F4DC
split-complementary
#DCF4EB #F4DCF1 #F4DFDC
monochromatic
#7FD7B6 #ADE5D0 #DCF4EB #E8F8F2 #E8F8F2
Accessibility & contrast
On white
1.15
#DCF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DCF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4EB
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4EB | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#EEEDEC
Tritanopia (blue-blind)
#D7F4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf4eb; /* rgb */ color: rgb(220, 244, 235); /* oklch */ color: oklch(94.7% 0.028 171.2);
Tailwind
colors: {
custom: {
50: '#e7f7f1',
500: '#dcf4eb',
950: '#000000',
},
}SCSS
$custom: #dcf4eb; $custom-light: #e7f7f1; $custom-dark: #000000;
JSON
{
"hex": "#dcf4eb",
"rgb": {
"r": 220,
"g": 244,
"b": 235
},
"hsl": {
"h": 157.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94711,
"c": 0.02786,
"h": 171.2
},
"luminance": 0.85915
}Semantic roles & 50–950 ramp
primary
#DCF4EB
secondary
#D3A1B4
accent
#2660C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585