#C6E2FA#C6E2FA
#C6E2FA is a very light, muted cyan. Relative luminance 0.733; OKLCH L 90.0% C 0.044 H 244.1°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C6E2FA |
|---|---|
| RGB | rgb(198, 226, 250) |
| HSL | hsl(208, 84%, 88%) |
| HSV | hsv(208, 21%, 98%) |
| CMYK | cmyk(20.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(88.59, -4.21, -14.73) |
| CIE-LCH | lch(88.59, 15.32, 254.06°) |
| OKLab | oklab(89.99% -0.0194 -0.04) |
| OKLCH | oklch(89.99% 0.044 244.1) |
| XYZ | xyz(67.7358, 73.2987, 101.0032) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Ice Blue
#A5DFF9
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.51
Lightblue
#ADD8E6
ΔE00 7.59
Baby Blue (survey)
#A2CFFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6E2FA #FADEC6
analogous
#C6FAF8 #C6E2FA #C6C8FA
triadic
#C6E2FA #FAC6E2 #E2FAC6
tetradic
#C6E2FA #F8C6FA #FADEC6 #C8FAC6
square
#C6E2FA #F8C6FA #FADEC6 #C8FAC6
split-complementary
#C6E2FA #FAC6C8 #FAF8C6
monochromatic
#55A9F0 #8EC5F5 #C6E2FA #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.34
#C6E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#C6E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6E2FA
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6E2FA | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#B8E8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c6e2fa; /* rgb */ color: rgb(198, 226, 250); /* oklch */ color: oklch(90.0% 0.044 244.1);
Tailwind
colors: {
custom: {
50: '#d8ebfc',
500: '#c6e2fa',
950: '#000000',
},
}SCSS
$custom: #c6e2fa; $custom-light: #d8ebfc; $custom-dark: #000000;
JSON
{
"hex": "#c6e2fa",
"rgb": {
"r": 198,
"g": 226,
"b": 250
},
"hsl": {
"h": 207.692,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.89991,
"c": 0.04445,
"h": 244.1
},
"luminance": 0.73301
}Semantic roles & 50–950 ramp
primary
#C6E2FA
secondary
#DFAF85
accent
#6A05E0
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485