#C6DDEA#C6DDEA
#C6DDEA is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.4% C 0.030 H 232.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DDEA |
|---|---|
| RGB | rgb(198, 221, 234) |
| HSL | hsl(202, 46%, 85%) |
| HSV | hsv(202, 15%, 92%) |
| CMYK | cmyk(15.4%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.83, -5.00, -8.93) |
| CIE-LCH | lch(86.83, 10.24, 240.77°) |
| OKLab | oklab(88.45% -0.0185 -0.0241) |
| OKLCH | oklch(88.45% 0.03 232.5) |
| XYZ | xyz(63.9928, 69.6578, 87.8997) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.89
Fog
#D8DCE0
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.52
Ice Blue
#A5DFF9
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 7.78
Aliceblue
#F0F8FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DDEA #EAD3C6
analogous
#C6EAE5 #C6DDEA #C6CBEA
triadic
#C6DDEA #EAC6DD #DDEAC6
tetradic
#C6DDEA #E5C6EA #EAD3C6 #CBEAC6
square
#C6DDEA #E5C6EA #EAD3C6 #CBEAC6
split-complementary
#C6DDEA #EAC6CB #EAE5C6
monochromatic
#6DA8C9 #99C2DA #C6DDEA #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.41
#C6DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C6DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DDEA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DDEA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#BDE1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6ddea; /* rgb */ color: rgb(198, 221, 234); /* oklch */ color: oklch(88.4% 0.030 232.5);
Tailwind
colors: {
custom: {
50: '#d7e7f0',
500: '#c6ddea',
950: '#000000',
},
}SCSS
$custom: #c6ddea; $custom-light: #d7e7f0; $custom-dark: #000000;
JSON
{
"hex": "#c6ddea",
"rgb": {
"r": 198,
"g": 221,
"b": 234
},
"hsl": {
"h": 201.667,
"s": 46.154,
"l": 84.706
},
"oklch": {
"l": 0.8845,
"c": 0.03043,
"h": 232.5
},
"luminance": 0.69659
}Semantic roles & 50–950 ramp
primary
#C6DDEA
secondary
#C6A28F
accent
#5F2CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485