#DCF2EB#DCF2EB
#DCF2EB is a very light, muted teal. Relative luminance 0.847; OKLCH L 94.3% C 0.025 H 174.7°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2EB |
|---|---|
| RGB | rgb(220, 242, 235) |
| HSL | hsl(161, 46%, 91%) |
| HSV | hsv(161, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(93.76, -8.50, 0.91) |
| CIE-LCH | lch(93.76, 8.55, 173.88°) |
| OKLab | oklab(94.3% -0.0248 0.0023) |
| OKLCH | oklch(94.3% 0.025 174.7) |
| XYZ | xyz(76.2594, 84.7170, 90.9154) |
| Luminance | 0.8472 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.47
Honeydew
#F0FFF0
ΔE00 4.82
Azure (CSS)
#F0FFFF
ΔE00 5.37
Ice
#D6FFFA
ΔE00 5.53
Mintcream
#F5FFFA
ΔE00 5.58
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2EB #F2DCE3
analogous
#DCF2E0 #DCF2EB #DCEEF2
triadic
#DCF2EB #EBDCF2 #F2EBDC
tetradic
#DCF2EB #E0DCF2 #F2DCE3 #EEF2DC
square
#DCF2EB #E0DCF2 #F2DCE3 #EEF2DC
split-complementary
#DCF2EB #F2DCEE #F2E0DC
monochromatic
#83D1B8 #AFE1D1 #DCF2EB #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.17
#DCF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#DCF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2EB
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2EB | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#D7F3F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf2eb; /* rgb */ color: rgb(220, 242, 235); /* oklch */ color: oklch(94.3% 0.025 174.7);
Tailwind
colors: {
custom: {
50: '#e7f6f1',
500: '#dcf2eb',
950: '#000000',
},
}SCSS
$custom: #dcf2eb; $custom-light: #e7f6f1; $custom-dark: #000000;
JSON
{
"hex": "#dcf2eb",
"rgb": {
"r": 220,
"g": 242,
"b": 235
},
"hsl": {
"h": 160.909,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.94304,
"c": 0.02493,
"h": 174.7
},
"luminance": 0.84718
}Semantic roles & 50–950 ramp
primary
#DCF2EB
secondary
#D0A3B1
accent
#2C59B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585