#DCFAFF#DCFAFF
#DCFAFF is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.5% C 0.032 H 208.7°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAFF |
|---|---|
| RGB | rgb(220, 250, 255) |
| HSL | hsl(189, 100%, 93%) |
| HSV | hsv(189, 14%, 100%) |
| CMYK | cmyk(13.7%, 2%, 0%, 0%) |
| CIE-LAB | lab(96.33, -8.68, -5.67) |
| CIE-LCH | lch(96.33, 10.37, 213.13°) |
| OKLab | oklab(96.51% -0.0279 -0.0153) |
| OKLCH | oklch(96.51% 0.032 208.7) |
| XYZ | xyz(81.7463, 90.8050, 107.8086) |
| Luminance | 0.9081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.52
Ice Blue (survey)
#D7FFFE
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.33
Very Pale Blue
#D6FFFE
ΔE00 4.44
Really Light Blue
#D4FFFF
ΔE00 4.53
Azure (CSS)
#F0FFFF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAFF #FFE1DC
analogous
#DCFFF2 #DCFAFF #DCE8FF
triadic
#DCFAFF #FFDCFA #FAFFDC
tetradic
#DCFAFF #F2DCFF #FFE1DC #E8FFDC
square
#DCFAFF #F2DCFF #FFE1DC #E8FFDC
split-complementary
#DCFAFF #FFDCE8 #FFF2DC
monochromatic
#62E9FF #9FF1FF #DCFAFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.10
#DCFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#DCFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAFF
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAFF | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#D2FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfaff; /* rgb */ color: rgb(220, 250, 255); /* oklch */ color: oklch(96.5% 0.032 208.7);
Tailwind
colors: {
custom: {
50: '#e7fcff',
500: '#dcfaff',
950: '#000000',
},
}SCSS
$custom: #dcfaff; $custom-light: #e7fcff; $custom-dark: #000000;
JSON
{
"hex": "#dcfaff",
"rgb": {
"r": 220,
"g": 250,
"b": 255
},
"hsl": {
"h": 188.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96505,
"c": 0.03186,
"h": 208.7
},
"luminance": 0.90807
}Semantic roles & 50–950 ramp
primary
#DCFAFF
secondary
#ECA093
accent
#2100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586