#D6EFFF#D6EFFF
#D6EFFF is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.9% C 0.034 H 235.9°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFFF |
|---|---|
| RGB | rgb(214, 239, 255) |
| HSL | hsl(203, 100%, 92%) |
| HSV | hsv(203, 16%, 100%) |
| CMYK | cmyk(16.1%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(93.12, -4.97, -10.46) |
| CIE-LCH | lch(93.12, 11.58, 244.60°) |
| OKLab | oklab(93.88% -0.0192 -0.0283) |
| OKLCH | oklch(93.88% 0.034 235.9) |
| XYZ | xyz(76.6435, 83.2474, 106.6186) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.40
Azure (CSS)
#F0FFFF
ΔE00 7.69
Lightblue
#ADD8E6
ΔE00 8.10
Lightcyan
#E0FFFF
ΔE00 8.43
Fog
#D8DCE0
ΔE00 8.45
Ice Blue
#A5DFF9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFFF #FFE6D6
analogous
#D6FFFB #D6EFFF #D6DBFF
triadic
#D6EFFF #FFD6EF #EFFFD6
tetradic
#D6EFFF #FBD6FF #FFE6D6 #DBFFD6
square
#D6EFFF #FBD6FF #FFE6D6 #DBFFD6
split-complementary
#D6EFFF #FFD6DB #FFFBD6
monochromatic
#5CBFFF #99D7FF #D6EFFF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.19
#D6EFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#D6EFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFFF
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFFF | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#CBF3F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d6efff; /* rgb */ color: rgb(214, 239, 255); /* oklch */ color: oklch(93.9% 0.034 235.9);
Tailwind
colors: {
custom: {
50: '#e3f4ff',
500: '#d6efff',
950: '#000000',
},
}SCSS
$custom: #d6efff; $custom-light: #e3f4ff; $custom-dark: #000000;
JSON
{
"hex": "#d6efff",
"rgb": {
"r": 214,
"g": 239,
"b": 255
},
"hsl": {
"h": 203.415,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.93875,
"c": 0.03416,
"h": 235.9
},
"luminance": 0.83249
}Semantic roles & 50–950 ramp
primary
#D6EFFF
secondary
#EBB28E
accent
#5A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586