#C5EBFA#C5EBFA
#C5EBFA is a very light, muted cyan. Relative luminance 0.782; OKLCH L 91.8% C 0.045 H 223.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EBFA |
|---|---|
| RGB | rgb(197, 235, 250) |
| HSL | hsl(197, 84%, 88%) |
| HSV | hsv(197, 21%, 98%) |
| CMYK | cmyk(21.2%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.87, -9.12, -11.33) |
| CIE-LCH | lch(90.87, 14.55, 231.16°) |
| OKLab | oklab(91.77% -0.0322 -0.0308) |
| OKLCH | oklch(91.77% 0.045 223.7) |
| XYZ | xyz(69.9848, 78.1868, 101.8281) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.47
Powder Blue
#B0E0E6
ΔE00 6.07
Pale Sky Blue
#BDF6FE
ΔE00 6.22
Lightcyan
#E0FFFF
ΔE00 7.45
Light Sky Blue
#C6FCFF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EBFA #FAD4C5
analogous
#C5FAEE #C5EBFA #C5D0FA
triadic
#C5EBFA #FAC5EB #EBFAC5
tetradic
#C5EBFA #EEC5FA #FAD4C5 #D0FAC5
square
#C5EBFA #EEC5FA #FAD4C5 #D0FAC5
split-complementary
#C5EBFA #FAC5D0 #FAEEC5
monochromatic
#54C4F0 #8DD8F5 #C5EBFA #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.26
#C5EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#C5EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EBFA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EBFA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FB
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#B6F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c5ebfa; /* rgb */ color: rgb(197, 235, 250); /* oklch */ color: oklch(91.8% 0.045 223.7);
Tailwind
colors: {
custom: {
50: '#d7f1fc',
500: '#c5ebfa',
950: '#000000',
},
}SCSS
$custom: #c5ebfa; $custom-light: #d7f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c5ebfa",
"rgb": {
"r": 197,
"g": 235,
"b": 250
},
"hsl": {
"h": 196.981,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.9177,
"c": 0.04451,
"h": 223.7
},
"luminance": 0.78189
}Semantic roles & 50–950 ramp
primary
#C5EBFA
secondary
#DF9E84
accent
#4305E1
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585