#DCF6EB#DCF6EB
#DCF6EB is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.1% C 0.031 H 168.4°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6EB |
|---|---|
| RGB | rgb(220, 246, 235) |
| HSL | hsl(155, 59%, 91%) |
| HSV | hsv(155, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 4.5%, 3.5%) |
| CIE-LAB | lab(94.79, -10.51, 2.41) |
| CIE-LCH | lch(94.79, 10.78, 167.08°) |
| OKLab | oklab(95.12% -0.0302 0.0062) |
| OKLCH | oklch(95.12% 0.031 168.4) |
| XYZ | xyz(77.4630, 87.1241, 91.3166) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.48
Ice
#D6FFFA
ΔE00 4.71
Lightcyan
#E0FFFF
ΔE00 5.11
Ice Blue (survey)
#D7FFFE
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 5.62
Very Light Blue
#D5FFFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6EB #F6DCE7
analogous
#DCF6DE #DCF6EB #DCF4F6
triadic
#DCF6EB #EBDCF6 #F6EBDC
tetradic
#DCF6EB #DEDCF6 #F6DCE7 #F4F6DC
square
#DCF6EB #DEDCF6 #F6DCE7 #F4F6DC
split-complementary
#DCF6EB #F6DCF4 #F6DEDC
monochromatic
#7BDDB3 #ABE9CF #DCF6EB #E7F9F1 #E7F9F1
Accessibility & contrast
On white
1.14
#DCF6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DCF6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6EB
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6EB | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#EFEFEC
Tritanopia (blue-blind)
#D7F6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf6eb; /* rgb */ color: rgb(220, 246, 235); /* oklch */ color: oklch(95.1% 0.031 168.4);
Tailwind
colors: {
custom: {
50: '#e7f9f1',
500: '#dcf6eb',
950: '#000000',
},
}SCSS
$custom: #dcf6eb; $custom-light: #e7f9f1; $custom-dark: #000000;
JSON
{
"hex": "#dcf6eb",
"rgb": {
"r": 220,
"g": 246,
"b": 235
},
"hsl": {
"h": 154.615,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.95119,
"c": 0.03087,
"h": 168.4
},
"luminance": 0.87125
}Semantic roles & 50–950 ramp
primary
#DCF6EB
secondary
#D79FB7
accent
#1F66C7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585