#C5DEFF#C5DEFF
#C5DEFF is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.3% C 0.053 H 255.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DEFF |
|---|---|
| RGB | rgb(197, 222, 255) |
| HSL | hsl(214, 100%, 89%) |
| HSV | hsv(214, 23%, 100%) |
| CMYK | cmyk(22.7%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.65, -1.33, -18.78) |
| CIE-LCH | lch(87.65, 18.83, 265.94°) |
| OKLab | oklab(89.28% -0.0133 -0.0512) |
| OKLCH | oklch(89.28% 0.053 255.4) |
| XYZ | xyz(67.1924, 71.3309, 104.8164) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.10
Light Blue Grey
#B7C9E2
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 6.47
Baby Blue (survey)
#A2CFFE
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 7.45
Light Blue
#95D0FC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DEFF #FFE6C5
analogous
#C5FBFF #C5DEFF #C9C5FF
triadic
#C5DEFF #FFC5DE #DEFFC5
tetradic
#C5DEFF #FFC5FB #FFE6C5 #C5FFC9
square
#C5DEFF #FFC5FB #FFE6C5 #C5FFC9
split-complementary
#C5DEFF #FFC9C5 #FBFFC5
monochromatic
#4B98FF #88BBFF #C5DEFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.38
#C5DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#C5DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DEFF
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DEFF | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#B6E5E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c5deff; /* rgb */ color: rgb(197, 222, 255); /* oklch */ color: oklch(89.3% 0.053 255.4);
Tailwind
colors: {
custom: {
50: '#d7e8ff',
500: '#c5deff',
950: '#000000',
},
}SCSS
$custom: #c5deff; $custom-light: #d7e8ff; $custom-dark: #000000;
JSON
{
"hex": "#c5deff",
"rgb": {
"r": 197,
"g": 222,
"b": 255
},
"hsl": {
"h": 214.138,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.89282,
"c": 0.05288,
"h": 255.4
},
"luminance": 0.71333
}Semantic roles & 50–950 ramp
primary
#C5DEFF
secondary
#E9BB80
accent
#8300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486