#C5E2FF#C5E2FF
#C5E2FF is a very light, muted cyan. Relative luminance 0.735; OKLCH L 90.1% C 0.050 H 248.4°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C5E2FF |
|---|---|
| RGB | rgb(197, 226, 255) |
| HSL | hsl(210, 100%, 89%) |
| HSV | hsv(210, 23%, 100%) |
| CMYK | cmyk(22.7%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(88.68, -3.42, -17.23) |
| CIE-LCH | lch(88.68, 17.56, 258.79°) |
| OKLab | oklab(90.09% -0.0186 -0.0469) |
| OKLCH | oklch(90.09% 0.05 248.4) |
| XYZ | xyz(68.2674, 73.4810, 105.1747) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.33
Light Blue Grey
#B7C9E2
ΔE00 6.39
Baby Blue (survey)
#A2CFFE
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.31
Ice Blue
#A5DFF9
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5E2FF #FFE2C5
analogous
#C5FFFF #C5E2FF #C5C5FF
triadic
#C5E2FF #FFC5E2 #E2FFC5
tetradic
#C5E2FF #FFC5FF #FFE2C5 #C5FFC5
square
#C5E2FF #FFC5FF #FFE2C5 #C5FFC5
split-complementary
#C5E2FF #FFC5C5 #FFFFC5
monochromatic
#4BA5FF #88C3FF #C5E2FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.34
#C5E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#C5E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5E2FF
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5E2FF | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#B5E9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c5e2ff; /* rgb */ color: rgb(197, 226, 255); /* oklch */ color: oklch(90.1% 0.050 248.4);
Tailwind
colors: {
custom: {
50: '#d7ebff',
500: '#c5e2ff',
950: '#000000',
},
}SCSS
$custom: #c5e2ff; $custom-light: #d7ebff; $custom-dark: #000000;
JSON
{
"hex": "#c5e2ff",
"rgb": {
"r": 197,
"g": 226,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.90093,
"c": 0.05046,
"h": 248.4
},
"luminance": 0.73483
}Semantic roles & 50–950 ramp
primary
#C5E2FF
secondary
#E9B480
accent
#7300E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486