#DCF5EA#DCF5EA
#DCF5EA is a very light, muted teal. Relative luminance 0.865; OKLCH L 94.9% C 0.030 H 167.5°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5EA |
|---|---|
| RGB | rgb(220, 245, 234) |
| HSL | hsl(154, 56%, 91%) |
| HSV | hsv(154, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.51, -10.19, 2.52) |
| CIE-LCH | lch(94.51, 10.50, 166.12°) |
| OKLab | oklab(94.89% -0.0293 0.0065) |
| OKLCH | oklch(94.89% 0.03 167.5) |
| XYZ | xyz(77.0156, 86.4598, 90.4568) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.34
Ice
#D6FFFA
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 5.73
Very Pale Blue
#D6FFFE
ΔE00 5.86
Very Light Blue
#D5FFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5EA #F5DCE7
analogous
#DCF5DD #DCF5EA #DCF3F5
triadic
#DCF5EA #EADCF5 #F5EADC
tetradic
#DCF5EA #DDDCF5 #F5DCE7 #F3F5DC
square
#DCF5EA #DDDCF5 #F5DCE7 #F3F5DC
split-complementary
#DCF5EA #F5DCF3 #F5DDDC
monochromatic
#7DDAB1 #ACE7CD #DCF5EA #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.15
#DCF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DCF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5EA
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5EA | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#D7F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf5ea; /* rgb */ color: rgb(220, 245, 234); /* oklch */ color: oklch(94.9% 0.030 167.5);
Tailwind
colors: {
custom: {
50: '#e7f8f0',
500: '#dcf5ea',
950: '#000000',
},
}SCSS
$custom: #dcf5ea; $custom-light: #e7f8f0; $custom-dark: #000000;
JSON
{
"hex": "#dcf5ea",
"rgb": {
"r": 220,
"g": 245,
"b": 234
},
"hsl": {
"h": 153.6,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.94887,
"c": 0.02999,
"h": 167.5
},
"luminance": 0.86461
}Semantic roles & 50–950 ramp
primary
#DCF5EA
secondary
#D5A0B7
accent
#2269C3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585