#DCF3EF#DCF3EF
#DCF3EF is a very light, muted teal. Relative luminance 0.855; OKLCH L 94.6% C 0.025 H 184.2°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF3EF |
|---|---|
| RGB | rgb(220, 243, 239) |
| HSL | hsl(170, 49%, 91%) |
| HSV | hsv(170, 9%, 95%) |
| CMYK | cmyk(9.5%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(94.12, -8.25, -0.64) |
| CIE-LCH | lch(94.12, 8.28, 184.44°) |
| OKLab | oklab(94.62% -0.0246 -0.0018) |
| OKLCH | oklch(94.62% 0.025 184.2) |
| XYZ | xyz(77.1423, 85.5476, 94.0927) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.46
Azure (CSS)
#F0FFFF
ΔE00 4.64
Ice Blue (survey)
#D7FFFE
ΔE00 4.96
Very Pale Blue
#D6FFFE
ΔE00 5.16
Ice
#D6FFFA
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF3EF #F3DCE0
analogous
#DCF3E3 #DCF3EF #DCEBF3
triadic
#DCF3EF #EFDCF3 #F3EFDC
tetradic
#DCF3EF #E3DCF3 #F3DCE0 #EBF3DC
square
#DCF3EF #E3DCF3 #F3DCE0 #EBF3DC
split-complementary
#DCF3EF #F3DCEB #F3E3DC
monochromatic
#81D4C5 #AEE3DA #DCF3EF #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.16
#DCF3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#DCF3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF3EF
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF3EF | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#D6F4F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf3ef; /* rgb */ color: rgb(220, 243, 239); /* oklch */ color: oklch(94.6% 0.025 184.2);
Tailwind
colors: {
custom: {
50: '#e7f7f4',
500: '#dcf3ef',
950: '#000000',
},
}SCSS
$custom: #dcf3ef; $custom-light: #e7f7f4; $custom-dark: #000000;
JSON
{
"hex": "#dcf3ef",
"rgb": {
"r": 220,
"g": 243,
"b": 239
},
"hsl": {
"h": 169.565,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.9462,
"c": 0.02471,
"h": 184.2
},
"luminance": 0.85549
}Semantic roles & 50–950 ramp
primary
#DCF3EF
secondary
#D1A2AA
accent
#2943BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585