#DCF5EE#DCF5EE
#DCF5EE is a very light, muted teal. Relative luminance 0.867; OKLCH L 95.0% C 0.028 H 177.0°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5EE |
|---|---|
| RGB | rgb(220, 245, 238) |
| HSL | hsl(163, 56%, 91%) |
| HSV | hsv(163, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(94.61, -9.45, 0.59) |
| CIE-LCH | lch(94.61, 9.47, 176.42°) |
| OKLab | oklab(95% -0.0277 0.0014) |
| OKLCH | oklch(95% 0.028 177) |
| XYZ | xyz(77.5967, 86.6922, 93.5174) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.81
Ice
#D6FFFA
ΔE00 4.50
Ice Blue (survey)
#D7FFFE
ΔE00 4.73
Very Pale Blue
#D6FFFE
ΔE00 4.90
Honeydew
#F0FFF0
ΔE00 5.06
Very Light Blue
#D5FFFF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5EE #F5DCE3
analogous
#DCF5E1 #DCF5EE #DCEFF5
triadic
#DCF5EE #EEDCF5 #F5EEDC
tetradic
#DCF5EE #E1DCF5 #F5DCE3 #EFF5DC
square
#DCF5EE #E1DCF5 #F5DCE3 #EFF5DC
split-complementary
#DCF5EE #F5DCEF #F5E1DC
monochromatic
#7DDAC0 #ACE7D7 #DCF5EE #E7F8F3 #E7F8F3
Accessibility & contrast
On white
1.15
#DCF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#DCF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5EE
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5EE | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#D6F6F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf5ee; /* rgb */ color: rgb(220, 245, 238); /* oklch */ color: oklch(95.0% 0.028 177.0);
Tailwind
colors: {
custom: {
50: '#e7f8f3',
500: '#dcf5ee',
950: '#000000',
},
}SCSS
$custom: #dcf5ee; $custom-light: #e7f8f3; $custom-dark: #000000;
JSON
{
"hex": "#dcf5ee",
"rgb": {
"r": 220,
"g": 245,
"b": 238
},
"hsl": {
"h": 163.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.94998,
"c": 0.02776,
"h": 177
},
"luminance": 0.86694
}Semantic roles & 50–950 ramp
primary
#DCF5EE
secondary
#D5A0AF
accent
#224FC3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585