#DCFCFF#DCFCFF
#DCFCFF is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.033 H 203.5°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCFF |
|---|---|
| RGB | rgb(220, 252, 255) |
| HSL | hsl(185, 100%, 93%) |
| HSV | hsv(185, 14%, 100%) |
| CMYK | cmyk(13.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.84, -9.69, -4.91) |
| CIE-LCH | lch(96.84, 10.86, 206.89°) |
| OKLab | oklab(96.91% -0.0306 -0.0133) |
| OKLCH | oklch(96.91% 0.033 203.5) |
| XYZ | xyz(82.3711, 92.0545, 108.0168) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.43
Ice Blue (survey)
#D7FFFE
ΔE00 3.04
Very Light Blue
#D5FFFF
ΔE00 3.17
Very Pale Blue
#D6FFFE
ΔE00 3.24
Really Light Blue
#D4FFFF
ΔE00 3.38
Pale Blue
#D0FEFE
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCFF #FFDFDC
analogous
#DCFFF0 #DCFCFF #DCEAFF
triadic
#DCFCFF #FFDCFC #FCFFDC
tetradic
#DCFCFF #F0DCFF #FFDFDC #EAFFDC
square
#DCFCFF #F0DCFF #FFDFDC #EAFFDC
split-complementary
#DCFCFF #FFDCEA #FFF0DC
monochromatic
#62F2FF #9FF7FF #DCFCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.08
#DCFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DCFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCFF
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCFF | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#D2FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfcff; /* rgb */ color: rgb(220, 252, 255); /* oklch */ color: oklch(96.9% 0.033 203.5);
Tailwind
colors: {
custom: {
50: '#e7fdff',
500: '#dcfcff',
950: '#000000',
},
}SCSS
$custom: #dcfcff; $custom-light: #e7fdff; $custom-dark: #000000;
JSON
{
"hex": "#dcfcff",
"rgb": {
"r": 220,
"g": 252,
"b": 255
},
"hsl": {
"h": 185.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9691,
"c": 0.03335,
"h": 203.5
},
"luminance": 0.92056
}Semantic roles & 50–950 ramp
primary
#DCFCFF
secondary
#EC9B93
accent
#1400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586