#DCF3EB#DCF3EB
#DCF3EB is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.5% C 0.026 H 172.9°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF3EB |
|---|---|
| RGB | rgb(220, 243, 235) |
| HSL | hsl(159, 49%, 91%) |
| HSV | hsv(159, 9%, 95%) |
| CMYK | cmyk(9.5%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(94.02, -9.00, 1.29) |
| CIE-LCH | lch(94.02, 9.09, 171.87°) |
| OKLab | oklab(94.51% -0.0262 0.0033) |
| OKLCH | oklch(94.51% 0.026 172.9) |
| XYZ | xyz(76.5579, 85.3138, 91.0149) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.54
Honeydew
#F0FFF0
ΔE00 4.64
Ice
#D6FFFA
ΔE00 5.24
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.69
Azure (CSS)
#F0FFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF3EB #F3DCE4
analogous
#DCF3DF #DCF3EB #DCEFF3
triadic
#DCF3EB #EBDCF3 #F3EBDC
tetradic
#DCF3EB #DFDCF3 #F3DCE4 #EFF3DC
square
#DCF3EB #DFDCF3 #F3DCE4 #EFF3DC
split-complementary
#DCF3EB #F3DCEF #F3DFDC
monochromatic
#81D4B7 #AEE3D1 #DCF3EB #E8F7F2 #E8F7F2
Accessibility & contrast
On white
1.16
#DCF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DCF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF3EB
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF3EB | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#EDECEC
Tritanopia (blue-blind)
#D7F4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf3eb; /* rgb */ color: rgb(220, 243, 235); /* oklch */ color: oklch(94.5% 0.026 172.9);
Tailwind
colors: {
custom: {
50: '#e7f7f1',
500: '#dcf3eb',
950: '#000000',
},
}SCSS
$custom: #dcf3eb; $custom-light: #e7f7f1; $custom-dark: #000000;
JSON
{
"hex": "#dcf3eb",
"rgb": {
"r": 220,
"g": 243,
"b": 235
},
"hsl": {
"h": 159.13,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94507,
"c": 0.02638,
"h": 172.9
},
"luminance": 0.85315
}Semantic roles & 50–950 ramp
primary
#DCF3EB
secondary
#D1A2B2
accent
#295CBC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585