#DCF9EE#DCF9EE
#DCF9EE is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.8% C 0.034 H 170.8°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9EE |
|---|---|
| RGB | rgb(220, 249, 238) |
| HSL | hsl(157, 71%, 92%) |
| HSV | hsv(157, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(95.64, -11.45, 2.09) |
| CIE-LCH | lch(95.64, 11.64, 169.64°) |
| OKLab | oklab(95.81% -0.0331 0.0054) |
| OKLCH | oklch(95.81% 0.034 170.8) |
| XYZ | xyz(78.8199, 89.1386, 93.9251) |
| Luminance | 0.8914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.90
Lightcyan
#E0FFFF
ΔE00 4.85
Ice Blue (survey)
#D7FFFE
ΔE00 4.88
Very Pale Blue
#D6FFFE
ΔE00 4.99
Honeydew
#F0FFF0
ΔE00 5.00
Very Light Blue
#D5FFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9EE #F9DCE7
analogous
#DCF9E0 #DCF9EE #DCF6F9
triadic
#DCF9EE #EEDCF9 #F9EEDC
tetradic
#DCF9EE #E0DCF9 #F9DCE7 #F6F9DC
square
#DCF9EE #E0DCF9 #F9DCE7 #F6F9DC
split-complementary
#DCF9EE #F9DCF6 #F9E0DC
monochromatic
#74E7BB #A8F0D5 #DCF9EE #E5FBF2 #E5FBF2
Accessibility & contrast
On white
1.12
#DCF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DCF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9EE
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9EE | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#D6FAF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf9ee; /* rgb */ color: rgb(220, 249, 238); /* oklch */ color: oklch(95.8% 0.034 170.8);
Tailwind
colors: {
custom: {
50: '#e7fbf3',
500: '#dcf9ee',
950: '#000000',
},
}SCSS
$custom: #dcf9ee; $custom-light: #e7fbf3; $custom-dark: #000000;
JSON
{
"hex": "#dcf9ee",
"rgb": {
"r": 220,
"g": 249,
"b": 238
},
"hsl": {
"h": 157.241,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.95814,
"c": 0.03353,
"h": 170.8
},
"luminance": 0.8914
}Semantic roles & 50–950 ramp
primary
#DCF9EE
secondary
#DD9CB5
accent
#135CD3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585