#C5EBFC#C5EBFC
#C5EBFC is a very light, muted cyan. Relative luminance 0.783; OKLCH L 91.8% C 0.046 H 226.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EBFC |
|---|---|
| RGB | rgb(197, 235, 252) |
| HSL | hsl(199, 90%, 88%) |
| HSV | hsv(199, 22%, 99%) |
| CMYK | cmyk(21.8%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.92, -8.70, -12.29) |
| CIE-LCH | lch(90.92, 15.06, 234.72°) |
| OKLab | oklab(91.84% -0.0314 -0.0334) |
| OKLCH | oklch(91.84% 0.046 226.7) |
| XYZ | xyz(70.3001, 78.3129, 103.4885) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.04
Ice Blue
#A5DFF9
ΔE00 5.23
Powder Blue
#B0E0E6
ΔE00 6.74
Pale Sky Blue
#BDF6FE
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 8.07
Light Sky Blue
#C6FCFF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EBFC #FCD6C5
analogous
#C5FCF1 #C5EBFC #C5CFFC
triadic
#C5EBFC #FCC5EB #EBFCC5
tetradic
#C5EBFC #F1C5FC #FCD6C5 #CFFCC5
square
#C5EBFC #F1C5FC #FCD6C5 #CFFCC5
split-complementary
#C5EBFC #FCC5CF #FCF1C5
monochromatic
#51C3F6 #8BD7F9 #C5EBFC #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.26
#C5EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#C5EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EBFC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EBFC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#B5F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c5ebfc; /* rgb */ color: rgb(197, 235, 252); /* oklch */ color: oklch(91.8% 0.046 226.7);
Tailwind
colors: {
custom: {
50: '#d7f1fd',
500: '#c5ebfc',
950: '#000000',
},
}SCSS
$custom: #c5ebfc; $custom-light: #d7f1fd; $custom-dark: #000000;
JSON
{
"hex": "#c5ebfc",
"rgb": {
"r": 197,
"g": 235,
"b": 252
},
"hsl": {
"h": 198.545,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.91835,
"c": 0.04585,
"h": 226.7
},
"luminance": 0.78315
}Semantic roles & 50–950 ramp
primary
#C5EBFC
secondary
#E3A082
accent
#4700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585