#C2EBFA#C2EBFA
#C2EBFA is a very light, muted cyan. Relative luminance 0.778; OKLCH L 91.6% C 0.047 H 222.1°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBFA |
|---|---|
| RGB | rgb(194, 235, 250) |
| HSL | hsl(196, 85%, 87%) |
| HSV | hsv(196, 22%, 98%) |
| CMYK | cmyk(22.4%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.68, -10.01, -11.63) |
| CIE-LCH | lch(90.68, 15.34, 229.26°) |
| OKLab | oklab(91.58% -0.035 -0.0316) |
| OKLCH | oklch(91.58% 0.047 222.1) |
| XYZ | xyz(69.2069, 77.7857, 101.7917) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.49
Ice Blue
#A5DFF9
ΔE00 5.10
Powder Blue
#B0E0E6
ΔE00 5.52
Pale Sky Blue
#BDF6FE
ΔE00 5.60
Light Sky Blue
#C6FCFF
ΔE00 7.21
Lightcyan
#E0FFFF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBFA #FAD1C2
analogous
#C2FAED #C2EBFA #C2CFFA
triadic
#C2EBFA #FAC2EB #EBFAC2
tetradic
#C2EBFA #EDC2FA #FAD1C2 #CFFAC2
square
#C2EBFA #EDC2FA #FAD1C2 #CFFAC2
split-complementary
#C2EBFA #FAC2CF #FAEDC2
monochromatic
#51C6F1 #89D8F5 #C2EBFA #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.27
#C2EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#C2EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBFA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBFA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#B2F0F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2ebfa; /* rgb */ color: rgb(194, 235, 250); /* oklch */ color: oklch(91.6% 0.047 222.1);
Tailwind
colors: {
custom: {
50: '#d5f1fc',
500: '#c2ebfa',
950: '#000000',
},
}SCSS
$custom: #c2ebfa; $custom-light: #d5f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c2ebfa",
"rgb": {
"r": 194,
"g": 235,
"b": 250
},
"hsl": {
"h": 196.071,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.91578,
"c": 0.04715,
"h": 222.1
},
"luminance": 0.77788
}Semantic roles & 50–950 ramp
primary
#C2EBFA
secondary
#DF9A81
accent
#3F04E1
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585