#DCFCFD#DCFCFD
#DCFCFD is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.9% C 0.033 H 198.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCFD |
|---|---|
| RGB | rgb(220, 252, 253) |
| HSL | hsl(182, 89%, 93%) |
| HSV | hsv(182, 13%, 99%) |
| CMYK | cmyk(13%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.79, -10.08, -3.96) |
| CIE-LCH | lch(96.79, 10.83, 201.44°) |
| OKLab | oklab(96.85% -0.0313 -0.0107) |
| OKLCH | oklch(96.85% 0.033 198.9) |
| XYZ | xyz(82.0508, 91.9264, 106.3301) |
| Luminance | 0.9193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.79
Ice Blue (survey)
#D7FFFE
ΔE00 2.43
Very Pale Blue
#D6FFFE
ΔE00 2.65
Very Light Blue
#D5FFFF
ΔE00 2.69
Really Light Blue
#D4FFFF
ΔE00 2.92
Pale Blue
#D0FEFE
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCFD #FDDDDC
analogous
#DCFDED #DCFCFD #DCEBFD
triadic
#DCFCFD #FDDCFC #FCFDDC
tetradic
#DCFCFD #EDDCFD #FDDDDC #EBFDDC
square
#DCFCFD #EDDCFD #FDDDDC #EBFDDC
split-complementary
#DCFCFD #FDDCEB #FDEDDC
monochromatic
#68F2F6 #A2F7FA #DCFCFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.08
#DCFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DCFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCFD
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCFD | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#D3FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfcfd; /* rgb */ color: rgb(220, 252, 253); /* oklch */ color: oklch(96.9% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#e7fdfe',
500: '#dcfcfd',
950: '#000000',
},
}SCSS
$custom: #dcfcfd; $custom-light: #e7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#dcfcfd",
"rgb": {
"r": 220,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.818,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96852,
"c": 0.03312,
"h": 198.9
},
"luminance": 0.91928
}Semantic roles & 50–950 ramp
primary
#DCFCFD
secondary
#E79996
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585