#DCF4E9#DCF4E9
#DCF4E9 is a very light, muted teal. Relative luminance 0.858; OKLCH L 94.7% C 0.029 H 166.5°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4E9 |
|---|---|
| RGB | rgb(220, 244, 233) |
| HSL | hsl(153, 52%, 91%) |
| HSV | hsv(153, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(94.23, -9.87, 2.63) |
| CIE-LCH | lch(94.23, 10.22, 165.11°) |
| OKLab | oklab(94.66% -0.0283 0.0068) |
| OKLCH | oklch(94.66% 0.029 166.5) |
| XYZ | xyz(76.5706, 85.7991, 89.6018) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.21
Ice
#D6FFFA
ΔE00 5.30
Lightcyan
#E0FFFF
ΔE00 5.38
Ice Blue (survey)
#D7FFFE
ΔE00 5.98
Very Pale Blue
#D6FFFE
ΔE00 6.12
Very Light Blue
#D5FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4E9 #F4DCE7
analogous
#DCF4DD #DCF4E9 #DCF3F4
triadic
#DCF4E9 #E9DCF4 #F4E9DC
tetradic
#DCF4E9 #DDDCF4 #F4DCE7 #F3F4DC
square
#DCF4E9 #DDDCF4 #F4DCE7 #F3F4DC
split-complementary
#DCF4E9 #F4DCF3 #F4DDDC
monochromatic
#7FD7AE #ADE5CC #DCF4E9 #E8F8F0 #E8F8F0
Accessibility & contrast
On white
1.16
#DCF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DCF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4E9
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4E9 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E9
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#D8F4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf4e9; /* rgb */ color: rgb(220, 244, 233); /* oklch */ color: oklch(94.7% 0.029 166.5);
Tailwind
colors: {
custom: {
50: '#e7f7f0',
500: '#dcf4e9',
950: '#000000',
},
}SCSS
$custom: #dcf4e9; $custom-light: #e7f7f0; $custom-dark: #000000;
JSON
{
"hex": "#dcf4e9",
"rgb": {
"r": 220,
"g": 244,
"b": 233
},
"hsl": {
"h": 152.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94656,
"c": 0.02912,
"h": 166.5
},
"luminance": 0.858
}Semantic roles & 50–950 ramp
primary
#DCF4E9
secondary
#D3A1B8
accent
#266CC0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585