#C6EBFE#C6EBFE
#C6EBFE is a very light, muted cyan. Relative luminance 0.786; OKLCH L 92.0% C 0.046 H 230.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EBFE |
|---|---|
| RGB | rgb(198, 235, 254) |
| HSL | hsl(200, 97%, 89%) |
| HSV | hsv(200, 22%, 100%) |
| CMYK | cmyk(22%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.04, -7.97, -13.15) |
| CIE-LCH | lch(91.04, 15.38, 238.79°) |
| OKLab | oklab(91.96% -0.0297 -0.0357) |
| OKLCH | oklch(91.96% 0.046 230.2) |
| XYZ | xyz(70.8814, 78.5759, 105.1788) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.30
Lightblue
#ADD8E6
ΔE00 5.56
Powder Blue
#B0E0E6
ΔE00 7.61
Pale Sky Blue
#BDF6FE
ΔE00 7.67
Lightcyan
#E0FFFF
ΔE00 8.74
Light Sky Blue
#C6FCFF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EBFE #FED9C6
analogous
#C6FEF5 #C6EBFE #C6CFFE
triadic
#C6EBFE #FEC6EB #EBFEC6
tetradic
#C6EBFE #F5C6FE #FED9C6 #CFFEC6
square
#C6EBFE #F5C6FE #FED9C6 #CFFEC6
split-complementary
#C6EBFE #FEC6CF #FEF5C6
monochromatic
#4EC1FC #8AD6FD #C6EBFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.26
#C6EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#C6EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EBFE
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EBFE | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#B6F0F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c6ebfe; /* rgb */ color: rgb(198, 235, 254); /* oklch */ color: oklch(92.0% 0.046 230.2);
Tailwind
colors: {
custom: {
50: '#d8f1fe',
500: '#c6ebfe',
950: '#000000',
},
}SCSS
$custom: #c6ebfe; $custom-light: #d8f1fe; $custom-dark: #000000;
JSON
{
"hex": "#c6ebfe",
"rgb": {
"r": 198,
"g": 235,
"b": 254
},
"hsl": {
"h": 200.357,
"s": 96.552,
"l": 88.627
},
"oklch": {
"l": 0.91964,
"c": 0.04649,
"h": 230.2
},
"luminance": 0.78578
}Semantic roles & 50–950 ramp
primary
#C6EBFE
secondary
#E7A481
accent
#4E00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585