#DCF4EF#DCF4EF
#DCF4EF is a very light, muted teal. Relative luminance 0.861; OKLCH L 94.8% C 0.026 H 181.9°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4EF |
|---|---|
| RGB | rgb(220, 244, 239) |
| HSL | hsl(168, 52%, 91%) |
| HSV | hsv(168, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(94.38, -8.76, -0.27) |
| CIE-LCH | lch(94.38, 8.76, 181.73°) |
| OKLab | oklab(94.82% -0.026 -0.0008) |
| OKLCH | oklch(94.82% 0.026 181.9) |
| XYZ | xyz(77.4424, 86.1477, 94.1927) |
| Luminance | 0.8615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.42
Ice Blue (survey)
#D7FFFE
ΔE00 4.72
Ice
#D6FFFA
ΔE00 4.84
Very Pale Blue
#D6FFFE
ΔE00 4.91
Azure (CSS)
#F0FFFF
ΔE00 5.01
Very Light Blue
#D5FFFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4EF #F4DCE1
analogous
#DCF4E3 #DCF4EF #DCEDF4
triadic
#DCF4EF #EFDCF4 #F4EFDC
tetradic
#DCF4EF #E3DCF4 #F4DCE1 #EDF4DC
square
#DCF4EF #E3DCF4 #F4DCE1 #EDF4DC
split-complementary
#DCF4EF #F4DCED #F4E3DC
monochromatic
#7FD7C4 #ADE5DA #DCF4EF #E8F8F4 #E8F8F4
Accessibility & contrast
On white
1.15
#DCF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DCF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4EF
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4EF | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#D6F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf4ef; /* rgb */ color: rgb(220, 244, 239); /* oklch */ color: oklch(94.8% 0.026 181.9);
Tailwind
colors: {
custom: {
50: '#e7f7f4',
500: '#dcf4ef',
950: '#000000',
},
}SCSS
$custom: #dcf4ef; $custom-light: #e7f7f4; $custom-dark: #000000;
JSON
{
"hex": "#dcf4ef",
"rgb": {
"r": 220,
"g": 244,
"b": 239
},
"hsl": {
"h": 167.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94823,
"c": 0.026,
"h": 181.9
},
"luminance": 0.86149
}Semantic roles & 50–950 ramp
primary
#DCF4EF
secondary
#D3A1AB
accent
#2646C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585