#DCF4EE#DCF4EE
#DCF4EE is a very light, muted teal. Relative luminance 0.861; OKLCH L 94.8% C 0.026 H 179.0°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4EE |
|---|---|
| RGB | rgb(220, 244, 238) |
| HSL | hsl(165, 52%, 91%) |
| HSV | hsv(165, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(94.35, -8.94, 0.22) |
| CIE-LCH | lch(94.35, 8.95, 178.62°) |
| OKLab | oklab(94.8% -0.0264 0.0004) |
| OKLCH | oklch(94.8% 0.026 179) |
| XYZ | xyz(77.2950, 86.0888, 93.4169) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.70
Ice
#D6FFFA
ΔE00 4.82
Ice Blue (survey)
#D7FFFE
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 5.04
Honeydew
#F0FFF0
ΔE00 5.22
Azure (CSS)
#F0FFFF
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4EE #F4DCE2
analogous
#DCF4E2 #DCF4EE #DCEEF4
triadic
#DCF4EE #EEDCF4 #F4EEDC
tetradic
#DCF4EE #E2DCF4 #F4DCE2 #EEF4DC
square
#DCF4EE #E2DCF4 #F4DCE2 #EEF4DC
split-complementary
#DCF4EE #F4DCEE #F4E2DC
monochromatic
#7FD7C1 #ADE5D7 #DCF4EE #E8F8F4 #E8F8F4
Accessibility & contrast
On white
1.15
#DCF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#DCF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4EE
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4EE | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#D7F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf4ee; /* rgb */ color: rgb(220, 244, 238); /* oklch */ color: oklch(94.8% 0.026 179.0);
Tailwind
colors: {
custom: {
50: '#e7f7f3',
500: '#dcf4ee',
950: '#000000',
},
}SCSS
$custom: #dcf4ee; $custom-light: #e7f7f3; $custom-dark: #000000;
JSON
{
"hex": "#dcf4ee",
"rgb": {
"r": 220,
"g": 244,
"b": 238
},
"hsl": {
"h": 165,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94795,
"c": 0.02637,
"h": 179
},
"luminance": 0.8609
}Semantic roles & 50–950 ramp
primary
#DCF4EE
secondary
#D3A1AE
accent
#264CC0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585