#DCF9EF#DCF9EF
#DCF9EF is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.8% C 0.033 H 172.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9EF |
|---|---|
| RGB | rgb(220, 249, 239) |
| HSL | hsl(159, 71%, 92%) |
| HSV | hsv(159, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 4%, 2.4%) |
| CIE-LAB | lab(95.66, -11.26, 1.61) |
| CIE-LCH | lch(95.66, 11.38, 171.85°) |
| OKLab | oklab(95.84% -0.0327 0.0041) |
| OKLCH | oklch(95.84% 0.033 172.9) |
| XYZ | xyz(78.9672, 89.1975, 94.7010) |
| Luminance | 0.8920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.67
Lightcyan
#E0FFFF
ΔE00 4.46
Ice Blue (survey)
#D7FFFE
ΔE00 4.55
Very Pale Blue
#D6FFFE
ΔE00 4.67
Very Light Blue
#D5FFFF
ΔE00 5.09
Honeydew
#F0FFF0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9EF #F9DCE6
analogous
#DCF9E1 #DCF9EF #DCF5F9
triadic
#DCF9EF #EFDCF9 #F9EFDC
tetradic
#DCF9EF #E1DCF9 #F9DCE6 #F5F9DC
square
#DCF9EF #E1DCF9 #F9DCE6 #F5F9DC
split-complementary
#DCF9EF #F9DCF5 #F9E1DC
monochromatic
#74E7BF #A8F0D7 #DCF9EF #E5FBF3 #E5FBF3
Accessibility & contrast
On white
1.11
#DCF9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DCF9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9EF
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9EF | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#D6FAF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf9ef; /* rgb */ color: rgb(220, 249, 239); /* oklch */ color: oklch(95.8% 0.033 172.9);
Tailwind
colors: {
custom: {
50: '#e7fbf4',
500: '#dcf9ef',
950: '#000000',
},
}SCSS
$custom: #dcf9ef; $custom-light: #e7fbf4; $custom-dark: #000000;
JSON
{
"hex": "#dcf9ef",
"rgb": {
"r": 220,
"g": 249,
"b": 239
},
"hsl": {
"h": 159.31,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.95842,
"c": 0.03297,
"h": 172.9
},
"luminance": 0.89199
}Semantic roles & 50–950 ramp
primary
#DCF9EF
secondary
#DD9CB2
accent
#1355D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585