#DCF4EA#DCF4EA
#DCF4EA is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.7% C 0.028 H 168.8°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4EA |
|---|---|
| RGB | rgb(220, 244, 234) |
| HSL | hsl(155, 52%, 91%) |
| HSV | hsv(155, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.25, -9.69, 2.14) |
| CIE-LCH | lch(94.25, 9.92, 167.53°) |
| OKLab | oklab(94.68% -0.0279 0.0055) |
| OKLCH | oklch(94.68% 0.028 168.8) |
| XYZ | xyz(76.7139, 85.8564, 90.3562) |
| Luminance | 0.8586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.35
Lightcyan
#E0FFFF
ΔE00 5.03
Ice
#D6FFFA
ΔE00 5.14
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.86
Very Light Blue
#D5FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4EA #F4DCE6
analogous
#DCF4DE #DCF4EA #DCF2F4
triadic
#DCF4EA #EADCF4 #F4EADC
tetradic
#DCF4EA #DEDCF4 #F4DCE6 #F2F4DC
square
#DCF4EA #DEDCF4 #F4DCE6 #F2F4DC
split-complementary
#DCF4EA #F4DCF2 #F4DEDC
monochromatic
#7FD7B2 #ADE5CE #DCF4EA #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.16
#DCF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#DCF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4EA
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4EA | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0EA
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#D7F4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf4ea; /* rgb */ color: rgb(220, 244, 234); /* oklch */ color: oklch(94.7% 0.028 168.8);
Tailwind
colors: {
custom: {
50: '#e7f7f0',
500: '#dcf4ea',
950: '#000000',
},
}SCSS
$custom: #dcf4ea; $custom-light: #e7f7f0; $custom-dark: #000000;
JSON
{
"hex": "#dcf4ea",
"rgb": {
"r": 220,
"g": 244,
"b": 234
},
"hsl": {
"h": 155,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94683,
"c": 0.02846,
"h": 168.8
},
"luminance": 0.85858
}Semantic roles & 50–950 ramp
primary
#DCF4EA
secondary
#D3A1B6
accent
#2666C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585