#DCFEFD#DCFEFD
#DCFEFD is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.3% C 0.035 H 194.4°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEFD |
|---|---|
| RGB | rgb(220, 254, 253) |
| HSL | hsl(178, 94%, 93%) |
| HSV | hsv(178, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.30, -11.08, -3.20) |
| CIE-LCH | lch(97.30, 11.53, 196.13°) |
| OKLab | oklab(97.26% -0.034 -0.0087) |
| OKLCH | oklch(97.26% 0.035 194.4) |
| XYZ | xyz(82.6822, 93.1891, 106.5405) |
| Luminance | 0.9319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.07
Ice Blue (survey)
#D7FFFE
ΔE00 1.52
Very Pale Blue
#D6FFFE
ΔE00 1.76
Very Light Blue
#D5FFFF
ΔE00 1.95
Really Light Blue
#D4FFFF
ΔE00 2.18
Ice
#D6FFFA
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEFD #FEDCDD
analogous
#DCFEEC #DCFEFD #DCEEFE
triadic
#DCFEFD #FDDCFE #FEFDDC
tetradic
#DCFEFD #ECDCFE #FEDCDD #EEFEDC
square
#DCFEFD #ECDCFE #FEDCDD #EEFEDC
split-complementary
#DCFEFD #FEDCEE #FEECDC
monochromatic
#65FBF6 #A0FCFA #DCFEFD #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.07
#DCFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#DCFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEFD
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEFD | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#D2FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfefd; /* rgb */ color: rgb(220, 254, 253); /* oklch */ color: oklch(97.3% 0.035 194.4);
Tailwind
colors: {
custom: {
50: '#e7fefe',
500: '#dcfefd',
950: '#000000',
},
}SCSS
$custom: #dcfefd; $custom-light: #e7fefe; $custom-dark: #000000;
JSON
{
"hex": "#dcfefd",
"rgb": {
"r": 220,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.235,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97258,
"c": 0.03507,
"h": 194.4
},
"luminance": 0.93191
}Semantic roles & 50–950 ramp
primary
#DCFEFD
secondary
#E99597
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585