#C8DFF5#C8DFF5
#C8DFF5 is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.039 H 247.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF5 |
|---|---|
| RGB | rgb(200, 223, 245) |
| HSL | hsl(209, 69%, 87%) |
| HSV | hsv(209, 18%, 96%) |
| CMYK | cmyk(18.4%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(87.80, -3.12, -13.27) |
| CIE-LCH | lch(87.80, 13.63, 256.79°) |
| OKLab | oklab(89.35% -0.0152 -0.036) |
| OKLCH | oklch(89.35% 0.039 247.1) |
| XYZ | xyz(66.6843, 71.6457, 96.6841) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.62
Lightsteelblue
#B0C4DE
ΔE00 6.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 6.98
Baby Blue (survey)
#A2CFFE
ΔE00 8.16
Lightblue
#ADD8E6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF5 #F5DEC8
analogous
#C8F5F4 #C8DFF5 #C8C9F5
triadic
#C8DFF5 #F5C8DF #DFF5C8
tetradic
#C8DFF5 #F4C8F5 #F5DEC8 #C9F5C8
square
#C8DFF5 #F4C8F5 #F5DEC8 #C9F5C8
split-complementary
#C8DFF5 #F5C8C9 #F5F4C8
monochromatic
#60A3E2 #94C1EC #C8DFF5 #E5F0FA #E5F0FA
Accessibility & contrast
On white
1.37
#C8DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#C8DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF5
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF5 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF6
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#BCE4E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff5; /* rgb */ color: rgb(200, 223, 245); /* oklch */ color: oklch(89.4% 0.039 247.1);
Tailwind
colors: {
custom: {
50: '#d9e9f8',
500: '#c8dff5',
950: '#000000',
},
}SCSS
$custom: #c8dff5; $custom-light: #d9e9f8; $custom-dark: #000000;
JSON
{
"hex": "#c8dff5",
"rgb": {
"r": 200,
"g": 223,
"b": 245
},
"hsl": {
"h": 209.333,
"s": 69.231,
"l": 87.255
},
"oklch": {
"l": 0.89352,
"c": 0.03906,
"h": 247.1
},
"luminance": 0.71647
}Semantic roles & 50–950 ramp
primary
#C8DFF5
secondary
#D7B08B
accent
#7114D1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485