#C2E6FA#C2E6FA
#C2E6FA is a very light, muted cyan. Relative luminance 0.750; OKLCH L 90.5% C 0.047 H 232.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E6FA |
|---|---|
| RGB | rgb(194, 230, 250) |
| HSL | hsl(201, 85%, 87%) |
| HSV | hsv(201, 22%, 98%) |
| CMYK | cmyk(22.4%, 8%, 0%, 2%) |
| CIE-LAB | lab(89.38, -7.46, -13.58) |
| CIE-LCH | lch(89.38, 15.49, 241.20°) |
| OKLab | oklab(90.55% -0.0285 -0.0369) |
| OKLCH | oklch(90.55% 0.047 232.3) |
| XYZ | xyz(67.7954, 74.9629, 101.3212) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.89
Lightblue
#ADD8E6
ΔE00 5.11
Powder Blue
#B0E0E6
ΔE00 7.79
Pale Sky Blue
#BDF6FE
ΔE00 8.46
Baby Blue
#89CFF0
ΔE00 8.81
Light Blue
#95D0FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E6FA #FAD6C2
analogous
#C2FAF2 #C2E6FA #C2CAFA
triadic
#C2E6FA #FAC2E6 #E6FAC2
tetradic
#C2E6FA #F2C2FA #FAD6C2 #CAFAC2
square
#C2E6FA #F2C2FA #FAD6C2 #CAFAC2
split-complementary
#C2E6FA #FAC2CA #FAF2C2
monochromatic
#51B8F1 #89CFF5 #C2E6FA #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.31
#C2E6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#C2E6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E6FA
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E6FA | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#B2ECEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c2e6fa; /* rgb */ color: rgb(194, 230, 250); /* oklch */ color: oklch(90.5% 0.047 232.3);
Tailwind
colors: {
custom: {
50: '#d5edfc',
500: '#c2e6fa',
950: '#000000',
},
}SCSS
$custom: #c2e6fa; $custom-light: #d5edfc; $custom-dark: #000000;
JSON
{
"hex": "#c2e6fa",
"rgb": {
"r": 194,
"g": 230,
"b": 250
},
"hsl": {
"h": 201.429,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.90546,
"c": 0.04663,
"h": 232.3
},
"luminance": 0.74965
}Semantic roles & 50–950 ramp
primary
#C2E6FA
secondary
#DFA381
accent
#5304E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485