#DCFDFF#DCFDFF
#DCFDFF is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.034 H 201.1°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDFF |
|---|---|
| RGB | rgb(220, 253, 255) |
| HSL | hsl(183, 100%, 93%) |
| HSV | hsv(183, 14%, 100%) |
| CMYK | cmyk(13.7%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(97.10, -10.19, -4.53) |
| CIE-LCH | lch(97.10, 11.15, 203.99°) |
| OKLab | oklab(97.11% -0.0319 -0.0123) |
| OKLCH | oklch(97.11% 0.034 201.1) |
| XYZ | xyz(82.6859, 92.6842, 108.1218) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.03
Ice Blue (survey)
#D7FFFE
ΔE00 2.47
Very Light Blue
#D5FFFF
ΔE00 2.64
Very Pale Blue
#D6FFFE
ΔE00 2.67
Really Light Blue
#D4FFFF
ΔE00 2.86
Pale Blue
#D0FEFE
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDFF #FFDEDC
analogous
#DCFFEF #DCFDFF #DCEBFF
triadic
#DCFDFF #FFDCFD #FDFFDC
tetradic
#DCFDFF #EFDCFF #FFDEDC #EBFFDC
square
#DCFDFF #EFDCFF #FFDEDC #EBFFDC
split-complementary
#DCFDFF #FFDCEB #FFEFDC
monochromatic
#62F6FF #9FFAFF #DCFDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.07
#DCFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DCFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDFF
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDFF | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#D2FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfdff; /* rgb */ color: rgb(220, 253, 255); /* oklch */ color: oklch(97.1% 0.034 201.1);
Tailwind
colors: {
custom: {
50: '#e7feff',
500: '#dcfdff',
950: '#000000',
},
}SCSS
$custom: #dcfdff; $custom-light: #e7feff; $custom-dark: #000000;
JSON
{
"hex": "#dcfdff",
"rgb": {
"r": 220,
"g": 253,
"b": 255
},
"hsl": {
"h": 183.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97113,
"c": 0.03418,
"h": 201.1
},
"luminance": 0.92686
}Semantic roles & 50–950 ramp
primary
#DCFDFF
secondary
#EC9893
accent
#0D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586