#DCF6EA#DCF6EA
#DCF6EA is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.1% C 0.032 H 166.2°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6EA |
|---|---|
| RGB | rgb(220, 246, 234) |
| HSL | hsl(152, 59%, 91%) |
| HSV | hsv(152, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(94.77, -10.69, 2.89) |
| CIE-LCH | lch(94.77, 11.07, 164.86°) |
| OKLab | oklab(95.09% -0.0306 0.0075) |
| OKLCH | oklch(95.09% 0.032 166.2) |
| XYZ | xyz(77.3189, 87.0664, 90.5579) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.38
Ice
#D6FFFA
ΔE00 4.92
Lightcyan
#E0FFFF
ΔE00 5.48
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 5.92
Very Light Blue
#D5FFFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6EA #F6DCE8
analogous
#DCF6DD #DCF6EA #DCF5F6
triadic
#DCF6EA #EADCF6 #F6EADC
tetradic
#DCF6EA #DDDCF6 #F6DCE8 #F5F6DC
square
#DCF6EA #DDDCF6 #F6DCE8 #F5F6DC
split-complementary
#DCF6EA #F6DCF5 #F6DDDC
monochromatic
#7BDDB0 #ABE9CD #DCF6EA #E7F9F0 #E7F9F0
Accessibility & contrast
On white
1.14
#DCF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#DCF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6EA
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6EA | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#D7F6F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf6ea; /* rgb */ color: rgb(220, 246, 234); /* oklch */ color: oklch(95.1% 0.032 166.2);
Tailwind
colors: {
custom: {
50: '#e7f9f0',
500: '#dcf6ea',
950: '#000000',
},
}SCSS
$custom: #dcf6ea; $custom-light: #e7f9f0; $custom-dark: #000000;
JSON
{
"hex": "#dcf6ea",
"rgb": {
"r": 220,
"g": 246,
"b": 234
},
"hsl": {
"h": 152.308,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.95091,
"c": 0.03153,
"h": 166.2
},
"luminance": 0.87068
}Semantic roles & 50–950 ramp
primary
#DCF6EA
secondary
#D79FB9
accent
#1F6CC7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585