#DCFEFF#DCFEFF
#DCFEFF is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.3% C 0.035 H 198.8°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEFF |
|---|---|
| RGB | rgb(220, 254, 255) |
| HSL | hsl(182, 100%, 93%) |
| HSV | hsv(182, 14%, 100%) |
| CMYK | cmyk(13.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.36, -10.69, -4.16) |
| CIE-LCH | lch(97.36, 11.47, 201.25°) |
| OKLab | oklab(97.32% -0.0332 -0.0113) |
| OKLCH | oklch(97.32% 0.035 198.8) |
| XYZ | xyz(83.0024, 93.3172, 108.2273) |
| Luminance | 0.9332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.89
Ice Blue (survey)
#D7FFFE
ΔE00 1.92
Very Pale Blue
#D6FFFE
ΔE00 2.14
Very Light Blue
#D5FFFF
ΔE00 2.16
Really Light Blue
#D4FFFF
ΔE00 2.39
Pale Blue
#D0FEFE
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEFF #FFDDDC
analogous
#DCFFEE #DCFEFF #DCECFF
triadic
#DCFEFF #FFDCFE #FEFFDC
tetradic
#DCFEFF #EEDCFF #FFDDDC #ECFFDC
square
#DCFEFF #EEDCFF #FFDDDC #ECFFDC
split-complementary
#DCFEFF #FFDCEC #FFEEDC
monochromatic
#62FBFF #9FFCFF #DCFEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.07
#DCFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#DCFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEFF
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEFF | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#D2FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfeff; /* rgb */ color: rgb(220, 254, 255); /* oklch */ color: oklch(97.3% 0.035 198.8);
Tailwind
colors: {
custom: {
50: '#e7feff',
500: '#dcfeff',
950: '#000000',
},
}SCSS
$custom: #dcfeff; $custom-light: #e7feff; $custom-dark: #000000;
JSON
{
"hex": "#dcfeff",
"rgb": {
"r": 220,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97317,
"c": 0.03507,
"h": 198.8
},
"luminance": 0.93319
}Semantic roles & 50–950 ramp
primary
#DCFEFF
secondary
#EC9693
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586