#D6FCFF#D6FCFF
#D6FCFF is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.5% C 0.039 H 202.4°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FCFF |
|---|---|
| RGB | rgb(214, 252, 255) |
| HSL | hsl(184, 100%, 92%) |
| HSV | hsv(184, 16%, 100%) |
| CMYK | cmyk(16.1%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.47, -11.53, -5.51) |
| CIE-LCH | lch(96.47, 12.78, 205.55°) |
| OKLab | oklab(96.52% -0.0363 -0.0149) |
| OKLCH | oklch(96.52% 0.039 202.4) |
| XYZ | xyz(80.5872, 91.1347, 107.9332) |
| Luminance | 0.9114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.85
Ice Blue (survey)
#D7FFFE
ΔE00 1.96
Really Light Blue
#D4FFFF
ΔE00 2.01
Very Pale Blue
#D6FFFE
ΔE00 2.07
Lightcyan
#E0FFFF
ΔE00 2.15
Pale Blue
#D0FEFE
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FCFF #FFD9D6
analogous
#D6FFEE #D6FCFF #D6E8FF
triadic
#D6FCFF #FFD6FC #FCFFD6
tetradic
#D6FCFF #EED6FF #FFD9D6 #E8FFD6
square
#D6FCFF #EED6FF #FFD9D6 #E8FFD6
split-complementary
#D6FCFF #FFD6E8 #FFEED6
monochromatic
#5CF3FF #99F8FF #D6FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.09
#D6FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#D6FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FCFF
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FCFF | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#CAFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6fcff; /* rgb */ color: rgb(214, 252, 255); /* oklch */ color: oklch(96.5% 0.039 202.4);
Tailwind
colors: {
custom: {
50: '#e3fdff',
500: '#d6fcff',
950: '#000000',
},
}SCSS
$custom: #d6fcff; $custom-light: #e3fdff; $custom-dark: #000000;
JSON
{
"hex": "#d6fcff",
"rgb": {
"r": 214,
"g": 252,
"b": 255
},
"hsl": {
"h": 184.39,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96516,
"c": 0.03927,
"h": 202.4
},
"luminance": 0.91137
}Semantic roles & 50–950 ramp
primary
#D6FCFF
secondary
#EB958E
accent
#1100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586