#C8DFF9#C8DFF9
#C8DFF9 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.043 H 251.5°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF9 |
|---|---|
| RGB | rgb(200, 223, 249) |
| HSL | hsl(212, 80%, 88%) |
| HSV | hsv(212, 20%, 98%) |
| CMYK | cmyk(19.7%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(87.92, -2.26, -15.20) |
| CIE-LCH | lch(87.92, 15.36, 261.53°) |
| OKLab | oklab(89.49% -0.0138 -0.0413) |
| OKLCH | oklch(89.49% 0.044 251.5) |
| XYZ | xyz(67.3015, 71.8926, 99.9349) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 6.44
Cloudy Blue
#ACC2D9
ΔE00 7.06
Baby Blue (survey)
#A2CFFE
ΔE00 7.53
Ice Blue
#A5DFF9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF9 #F9E2C8
analogous
#C8F7F9 #C8DFF9 #C9C8F9
triadic
#C8DFF9 #F9C8DF #DFF9C8
tetradic
#C8DFF9 #F9C8F7 #F9E2C8 #C8F9C9
square
#C8DFF9 #F9C8F7 #F9E2C8 #C8F9C9
split-complementary
#C8DFF9 #F9C9C8 #F7F9C8
monochromatic
#5A9FED #91BFF3 #C8DFF9 #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.37
#C8DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#C8DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF9
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF9 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFFA
Deuteranopia (green-blind)
#D0DAF8
Tritanopia (blue-blind)
#BBE5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff9; /* rgb */ color: rgb(200, 223, 249); /* oklch */ color: oklch(89.5% 0.043 251.5);
Tailwind
colors: {
custom: {
50: '#d9e8fb',
500: '#c8dff9',
950: '#000000',
},
}SCSS
$custom: #c8dff9; $custom-light: #d9e8fb; $custom-dark: #000000;
JSON
{
"hex": "#c8dff9",
"rgb": {
"r": 200,
"g": 223,
"b": 249
},
"hsl": {
"h": 211.837,
"s": 80.328,
"l": 88.039
},
"oklch": {
"l": 0.89485,
"c": 0.0435,
"h": 251.5
},
"luminance": 0.71894
}Semantic roles & 50–950 ramp
primary
#C8DFF9
secondary
#DEB588
accent
#7909DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485