#DCF6EE#DCF6EE
#DCF6EE is a very light, muted teal. Relative luminance 0.873; OKLCH L 95.2% C 0.029 H 175.3°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6EE |
|---|---|
| RGB | rgb(220, 246, 238) |
| HSL | hsl(162, 59%, 91%) |
| HSV | hsv(162, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(94.86, -9.95, 0.97) |
| CIE-LCH | lch(94.86, 9.99, 174.45°) |
| OKLab | oklab(95.2% -0.0291 0.0024) |
| OKLCH | oklch(95.2% 0.029 175.3) |
| XYZ | xyz(77.9001, 87.2989, 93.6185) |
| Luminance | 0.8730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.99
Ice
#D6FFFA
ΔE00 4.25
Ice Blue (survey)
#D7FFFE
ΔE00 4.67
Very Pale Blue
#D6FFFE
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 4.96
Very Light Blue
#D5FFFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6EE #F6DCE4
analogous
#DCF6E1 #DCF6EE #DCF1F6
triadic
#DCF6EE #EEDCF6 #F6EEDC
tetradic
#DCF6EE #E1DCF6 #F6DCE4 #F1F6DC
square
#DCF6EE #E1DCF6 #F6DCE4 #F1F6DC
split-complementary
#DCF6EE #F6DCF1 #F6E1DC
monochromatic
#7BDDBF #ABE9D6 #DCF6EE #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.14
#DCF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#DCF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6EE
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6EE | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EE
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#D6F7F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf6ee; /* rgb */ color: rgb(220, 246, 238); /* oklch */ color: oklch(95.2% 0.029 175.3);
Tailwind
colors: {
custom: {
50: '#e7f9f3',
500: '#dcf6ee',
950: '#000000',
},
}SCSS
$custom: #dcf6ee; $custom-light: #e7f9f3; $custom-dark: #000000;
JSON
{
"hex": "#dcf6ee",
"rgb": {
"r": 220,
"g": 246,
"b": 238
},
"hsl": {
"h": 161.538,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.95202,
"c": 0.02917,
"h": 175.3
},
"luminance": 0.873
}Semantic roles & 50–950 ramp
primary
#DCF6EE
secondary
#D79FB0
accent
#1F52C7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585