#D6F2FC#D6F2FC
#D6F2FC is a very light, muted cyan. Relative luminance 0.848; OKLCH L 94.4% C 0.032 H 221.3°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F2FC |
|---|---|
| RGB | rgb(214, 242, 252) |
| HSL | hsl(196, 86%, 91%) |
| HSV | hsv(196, 15%, 99%) |
| CMYK | cmyk(15.1%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.81, -7.10, -7.89) |
| CIE-LCH | lch(93.81, 10.61, 227.99°) |
| OKLab | oklab(94.39% -0.0243 -0.0213) |
| OKLCH | oklch(94.39% 0.032 221.3) |
| XYZ | xyz(77.0500, 84.8269, 104.3903) |
| Luminance | 0.8483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.44
Azure (CSS)
#F0FFFF
ΔE00 6.04
Very Light Blue
#D5FFFF
ΔE00 6.94
Ice Blue (survey)
#D7FFFE
ΔE00 6.97
Really Light Blue
#D4FFFF
ΔE00 7.10
Very Pale Blue
#D6FFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F2FC #FCE0D6
analogous
#D6FCF3 #D6F2FC #D6DFFC
triadic
#D6F2FC #FCD6F2 #F2FCD6
tetradic
#D6F2FC #F3D6FC #FCE0D6 #DFFCD6
square
#D6F2FC #F3D6FC #FCE0D6 #DFFCD6
split-complementary
#D6F2FC #FCD6DF #FCF3D6
monochromatic
#64CEF4 #9DE0F8 #D6F2FC #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.17
#D6F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#D6F2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F2FC
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F2FC | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#CCF6F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d6f2fc; /* rgb */ color: rgb(214, 242, 252); /* oklch */ color: oklch(94.4% 0.032 221.3);
Tailwind
colors: {
custom: {
50: '#e3f6fd',
500: '#d6f2fc',
950: '#000000',
},
}SCSS
$custom: #d6f2fc; $custom-light: #e3f6fd; $custom-dark: #000000;
JSON
{
"hex": "#d6f2fc",
"rgb": {
"r": 214,
"g": 242,
"b": 252
},
"hsl": {
"h": 195.789,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.94388,
"c": 0.03229,
"h": 221.3
},
"luminance": 0.84829
}Semantic roles & 50–950 ramp
primary
#D6F2FC
secondary
#E4A892
accent
#3E03E3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585