#C6EFFD#C6EFFD
#C6EFFD is a very light, muted cyan. Relative luminance 0.808; OKLCH L 92.8% C 0.046 H 220.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EFFD |
|---|---|
| RGB | rgb(198, 239, 253) |
| HSL | hsl(195, 93%, 88%) |
| HSV | hsv(195, 22%, 99%) |
| CMYK | cmyk(21.7%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.06, -10.22, -11.12) |
| CIE-LCH | lch(92.06, 15.10, 227.42°) |
| OKLab | oklab(92.76% -0.0353 -0.0302) |
| OKLCH | oklch(92.76% 0.046 220.5) |
| XYZ | xyz(71.8798, 80.8282, 104.7236) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 5.30
Powder Blue
#B0E0E6
ΔE00 5.71
Ice Blue
#A5DFF9
ΔE00 5.86
Light Sky Blue
#C6FCFF
ΔE00 6.55
Lightcyan
#E0FFFF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EFFD #FDD4C6
analogous
#C6FDEF #C6EFFD #C6D3FD
triadic
#C6EFFD #FDC6EF #EFFDC6
tetradic
#C6EFFD #EFC6FD #FDD4C6 #D3FDC6
square
#C6EFFD #EFC6FD #FDD4C6 #D3FDC6
split-complementary
#C6EFFD #FDC6D3 #FDEFC6
monochromatic
#50CEF9 #8BDEFB #C6EFFD #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.22
#C6EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#C6EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EFFD
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EFFD | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#B6F4F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c6effd; /* rgb */ color: rgb(198, 239, 253); /* oklch */ color: oklch(92.8% 0.046 220.5);
Tailwind
colors: {
custom: {
50: '#d8f4fe',
500: '#c6effd',
950: '#000000',
},
}SCSS
$custom: #c6effd; $custom-light: #d8f4fe; $custom-dark: #000000;
JSON
{
"hex": "#c6effd",
"rgb": {
"r": 198,
"g": 239,
"b": 253
},
"hsl": {
"h": 195.273,
"s": 93.22,
"l": 88.431
},
"oklch": {
"l": 0.92755,
"c": 0.04645,
"h": 220.5
},
"luminance": 0.80831
}Semantic roles & 50–950 ramp
primary
#C6EFFD
secondary
#E59B82
accent
#3A00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585