#C6DEE6#C6DEE6
#C6DEE6 is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.5% C 0.028 H 219.8°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DEE6 |
|---|---|
| RGB | rgb(198, 222, 230) |
| HSL | hsl(195, 39%, 84%) |
| HSV | hsv(195, 14%, 90%) |
| CMYK | cmyk(13.9%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(86.98, -6.33, -6.60) |
| CIE-LCH | lch(86.98, 9.15, 226.20°) |
| OKLab | oklab(88.53% -0.0214 -0.0178) |
| OKLCH | oklch(88.53% 0.028 219.8) |
| XYZ | xyz(63.6894, 69.9601, 84.9957) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.28
Powder Blue
#B0E0E6
ΔE00 6.83
Fog
#D8DCE0
ΔE00 7.35
Ice Blue
#A5DFF9
ΔE00 8.18
Lightcyan
#E0FFFF
ΔE00 8.19
Azure (CSS)
#F0FFFF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DEE6 #E6CEC6
analogous
#C6E6DE #C6DEE6 #C6CEE6
triadic
#C6DEE6 #E6C6DE #DEE6C6
tetradic
#C6DEE6 #DEC6E6 #E6CEC6 #CEE6C6
square
#C6DEE6 #DEC6E6 #E6CEC6 #CEE6C6
split-complementary
#C6DEE6 #E6C6CE #E6DEC6
monochromatic
#71ADC1 #9BC5D3 #C6DEE6 #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.40
#C6DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C6DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DEE6
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DEE6 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE6
Deuteranopia (green-blind)
#D4D8E6
Tritanopia (blue-blind)
#BDE1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6dee6; /* rgb */ color: rgb(198, 222, 230); /* oklch */ color: oklch(88.5% 0.028 219.8);
Tailwind
colors: {
custom: {
50: '#d7e8ed',
500: '#c6dee6',
950: '#000000',
},
}SCSS
$custom: #c6dee6; $custom-light: #d7e8ed; $custom-dark: #000000;
JSON
{
"hex": "#c6dee6",
"rgb": {
"r": 198,
"g": 222,
"b": 230
},
"hsl": {
"h": 195,
"s": 39.024,
"l": 83.922
},
"oklch": {
"l": 0.8853,
"c": 0.02785,
"h": 219.8
},
"luminance": 0.69961
}Semantic roles & 50–950 ramp
primary
#C6DEE6
secondary
#C09C90
accent
#5333B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484