#C5DFEE#C5DFEE
#C5DFEE is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.9% C 0.035 H 233.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFEE |
|---|---|
| RGB | rgb(197, 223, 238) |
| HSL | hsl(202, 55%, 85%) |
| HSV | hsv(202, 17%, 93%) |
| CMYK | cmyk(17.2%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.40, -5.51, -10.21) |
| CIE-LCH | lch(87.40, 11.60, 241.62°) |
| OKLab | oklab(88.92% -0.0207 -0.0276) |
| OKLCH | oklch(88.92% 0.035 233.1) |
| XYZ | xyz(64.8423, 70.8171, 91.1251) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.49
Ice Blue
#A5DFF9
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 7.65
Fog
#D8DCE0
ΔE00 7.93
Cloudy Blue
#ACC2D9
ΔE00 7.93
Powder Blue
#B0E0E6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFEE #EED4C5
analogous
#C5EEE8 #C5DFEE #C5CAEE
triadic
#C5DFEE #EEC5DF #DFEEC5
tetradic
#C5DFEE #E8C5EE #EED4C5 #CAEEC5
square
#C5DFEE #E8C5EE #EED4C5 #CAEEC5
split-complementary
#C5DFEE #EEC5CA #EEE8C5
monochromatic
#66ABD2 #96C5E0 #C5DFEE #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.38
#C5DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#C5DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFEE
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFEE | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#BAE3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c5dfee; /* rgb */ color: rgb(197, 223, 238); /* oklch */ color: oklch(88.9% 0.035 233.1);
Tailwind
colors: {
custom: {
50: '#d7e9f3',
500: '#c5dfee',
950: '#000000',
},
}SCSS
$custom: #c5dfee; $custom-light: #d7e9f3; $custom-dark: #000000;
JSON
{
"hex": "#c5dfee",
"rgb": {
"r": 197,
"g": 223,
"b": 238
},
"hsl": {
"h": 201.951,
"s": 54.667,
"l": 85.294
},
"oklch": {
"l": 0.88918,
"c": 0.03454,
"h": 233.1
},
"luminance": 0.70819
}Semantic roles & 50–950 ramp
primary
#C5DFEE
secondary
#CCA38C
accent
#5D23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485