#C5E6FA#C5E6FA
#C5E6FA is a very light, muted cyan. Relative luminance 0.754; OKLCH L 90.7% C 0.044 H 234.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C5E6FA |
|---|---|
| RGB | rgb(197, 230, 250) |
| HSL | hsl(203, 84%, 88%) |
| HSV | hsv(203, 21%, 98%) |
| CMYK | cmyk(21.2%, 8%, 0%, 2%) |
| CIE-LAB | lab(89.56, -6.57, -13.28) |
| CIE-LCH | lch(89.56, 14.81, 243.67°) |
| OKLab | oklab(90.74% -0.0256 -0.036) |
| OKLCH | oklch(90.74% 0.044 234.6) |
| XYZ | xyz(68.5734, 75.3640, 101.3577) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 8.68
Powder Blue (survey)
#B1D1FC
ΔE00 8.94
Light Blue
#95D0FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5E6FA #FAD9C5
analogous
#C5FAF4 #C5E6FA #C5CBFA
triadic
#C5E6FA #FAC5E6 #E6FAC5
tetradic
#C5E6FA #F4C5FA #FAD9C5 #CBFAC5
square
#C5E6FA #F4C5FA #FAD9C5 #CBFAC5
split-complementary
#C5E6FA #FAC5CB #FAF4C5
monochromatic
#54B5F0 #8DCEF5 #C5E6FA #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.31
#C5E6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#C5E6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5E6FA
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5E6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5E6FA | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#B6EBEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c5e6fa; /* rgb */ color: rgb(197, 230, 250); /* oklch */ color: oklch(90.7% 0.044 234.6);
Tailwind
colors: {
custom: {
50: '#d7edfc',
500: '#c5e6fa',
950: '#000000',
},
}SCSS
$custom: #c5e6fa; $custom-light: #d7edfc; $custom-dark: #000000;
JSON
{
"hex": "#c5e6fa",
"rgb": {
"r": 197,
"g": 230,
"b": 250
},
"hsl": {
"h": 202.642,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.90742,
"c": 0.04423,
"h": 234.6
},
"luminance": 0.75366
}Semantic roles & 50–950 ramp
primary
#C5E6FA
secondary
#DFA684
accent
#5805E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485