#DCF3EA#DCF3EA
#DCF3EA is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.5% C 0.027 H 170.3°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF3EA |
|---|---|
| RGB | rgb(220, 243, 234) |
| HSL | hsl(157, 49%, 91%) |
| HSV | hsv(157, 9%, 95%) |
| CMYK | cmyk(9.5%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(93.99, -9.19, 1.77) |
| CIE-LCH | lch(93.99, 9.36, 169.10°) |
| OKLab | oklab(94.48% -0.0266 0.0046) |
| OKLCH | oklch(94.48% 0.027 170.3) |
| XYZ | xyz(76.4138, 85.2562, 90.2562) |
| Luminance | 0.8526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.43
Lightcyan
#E0FFFF
ΔE00 4.87
Ice
#D6FFFA
ΔE00 5.33
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Very Pale Blue
#D6FFFE
ΔE00 5.90
Mintcream
#F5FFFA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF3EA #F3DCE5
analogous
#DCF3DE #DCF3EA #DCF0F3
triadic
#DCF3EA #EADCF3 #F3EADC
tetradic
#DCF3EA #DEDCF3 #F3DCE5 #F0F3DC
square
#DCF3EA #DEDCF3 #F3DCE5 #F0F3DC
split-complementary
#DCF3EA #F3DCF0 #F3DEDC
monochromatic
#81D4B3 #AEE3CF #DCF3EA #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.16
#DCF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DCF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF3EA
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF3EA | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EDECEB
Tritanopia (blue-blind)
#D7F3F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf3ea; /* rgb */ color: rgb(220, 243, 234); /* oklch */ color: oklch(94.5% 0.027 170.3);
Tailwind
colors: {
custom: {
50: '#e7f7f0',
500: '#dcf3ea',
950: '#000000',
},
}SCSS
$custom: #dcf3ea; $custom-light: #e7f7f0; $custom-dark: #000000;
JSON
{
"hex": "#dcf3ea",
"rgb": {
"r": 220,
"g": 243,
"b": 234
},
"hsl": {
"h": 156.522,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.9448,
"c": 0.02696,
"h": 170.3
},
"luminance": 0.85257
}Semantic roles & 50–950 ramp
primary
#DCF3EA
secondary
#D1A2B4
accent
#2963BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585