#DCF9ED#DCF9ED
#DCF9ED is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.8% C 0.034 H 168.8°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9ED |
|---|---|
| RGB | rgb(220, 249, 237) |
| HSL | hsl(155, 71%, 92%) |
| HSV | hsv(155, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 4.8%, 2.4%) |
| CIE-LAB | lab(95.61, -11.63, 2.57) |
| CIE-LCH | lch(95.61, 11.91, 167.53°) |
| OKLab | oklab(95.79% -0.0335 0.0066) |
| OKLCH | oklch(95.79% 0.034 168.8) |
| XYZ | xyz(78.6734, 89.0800, 93.1536) |
| Luminance | 0.8908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.15
Honeydew
#F0FFF0
ΔE00 4.91
Ice Blue (survey)
#D7FFFE
ΔE00 5.22
Lightcyan
#E0FFFF
ΔE00 5.24
Very Pale Blue
#D6FFFE
ΔE00 5.32
Very Light Blue
#D5FFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9ED #F9DCE8
analogous
#DCF9DF #DCF9ED #DCF7F9
triadic
#DCF9ED #EDDCF9 #F9EDDC
tetradic
#DCF9ED #DFDCF9 #F9DCE8 #F7F9DC
square
#DCF9ED #DFDCF9 #F9DCE8 #F7F9DC
split-complementary
#DCF9ED #F9DCF7 #F9DFDC
monochromatic
#74E7B7 #A8F0D2 #DCF9ED #E5FBF2 #E5FBF2
Accessibility & contrast
On white
1.12
#DCF9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DCF9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9ED
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9ED | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#D6F9F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf9ed; /* rgb */ color: rgb(220, 249, 237); /* oklch */ color: oklch(95.8% 0.034 168.8);
Tailwind
colors: {
custom: {
50: '#e7fbf2',
500: '#dcf9ed',
950: '#000000',
},
}SCSS
$custom: #dcf9ed; $custom-light: #e7fbf2; $custom-dark: #000000;
JSON
{
"hex": "#dcf9ed",
"rgb": {
"r": 220,
"g": 249,
"b": 237
},
"hsl": {
"h": 155.172,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.95787,
"c": 0.03414,
"h": 168.8
},
"luminance": 0.89081
}Semantic roles & 50–950 ramp
primary
#DCF9ED
secondary
#DD9CB7
accent
#1362D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585