#D6F2FF#D6F2FF
#D6F2FF is a very light, muted cyan. Relative luminance 0.850; OKLCH L 94.5% C 0.034 H 227.4°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F2FF |
|---|---|
| RGB | rgb(214, 242, 255) |
| HSL | hsl(199, 100%, 92%) |
| HSV | hsv(199, 16%, 100%) |
| CMYK | cmyk(16.1%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(93.89, -6.49, -9.32) |
| CIE-LCH | lch(93.89, 11.36, 235.13°) |
| OKLab | oklab(94.48% -0.0232 -0.0252) |
| OKLCH | oklch(94.48% 0.034 227.4) |
| XYZ | xyz(77.5291, 85.0186, 106.9138) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.62
Azure (CSS)
#F0FFFF
ΔE00 6.75
Aliceblue
#F0F8FF
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.55
Very Light Blue
#D5FFFF
ΔE00 8.06
Ice Blue (survey)
#D7FFFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F2FF #FFE3D6
analogous
#D6FFF7 #D6F2FF #D6DEFF
triadic
#D6F2FF #FFD6F2 #F2FFD6
tetradic
#D6F2FF #F7D6FF #FFE3D6 #DEFFD6
square
#D6F2FF #F7D6FF #FFE3D6 #DEFFD6
split-complementary
#D6F2FF #FFD6DE #FFF7D6
monochromatic
#5CCBFF #99DFFF #D6F2FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.17
#D6F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#D6F2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F2FF
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F2FF | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#CBF6F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d6f2ff; /* rgb */ color: rgb(214, 242, 255); /* oklch */ color: oklch(94.5% 0.034 227.4);
Tailwind
colors: {
custom: {
50: '#e3f6ff',
500: '#d6f2ff',
950: '#000000',
},
}SCSS
$custom: #d6f2ff; $custom-light: #e3f6ff; $custom-dark: #000000;
JSON
{
"hex": "#d6f2ff",
"rgb": {
"r": 214,
"g": 242,
"b": 255
},
"hsl": {
"h": 199.024,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.94481,
"c": 0.03422,
"h": 227.4
},
"luminance": 0.8502
}Semantic roles & 50–950 ramp
primary
#D6F2FF
secondary
#EBAC8E
accent
#4900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586