#C8DEF9#C8DEF9
#C8DEF9 is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.3% C 0.044 H 253.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEF9 |
|---|---|
| RGB | rgb(200, 222, 249) |
| HSL | hsl(213, 80%, 88%) |
| HSV | hsv(213, 20%, 98%) |
| CMYK | cmyk(19.7%, 10.8%, 0%, 2.4%) |
| CIE-LAB | lab(87.66, -1.74, -15.58) |
| CIE-LCH | lch(87.66, 15.68, 263.62°) |
| OKLab | oklab(89.28% -0.0124 -0.0423) |
| OKLCH | oklch(89.28% 0.044 253.6) |
| XYZ | xyz(67.0352, 71.3598, 99.8461) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.00
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.98
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Lavender (CSS)
#E6E6FA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEF9 #F9E3C8
analogous
#C8F7F9 #C8DEF9 #CAC8F9
triadic
#C8DEF9 #F9C8DE #DEF9C8
tetradic
#C8DEF9 #F9C8F7 #F9E3C8 #C8F9CA
square
#C8DEF9 #F9C8F7 #F9E3C8 #C8F9CA
split-complementary
#C8DEF9 #F9CAC8 #F7F9C8
monochromatic
#5A9CED #91BDF3 #C8DEF9 #E3EEFC #E3EEFC
Accessibility & contrast
On white
1.38
#C8DEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#C8DEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEF9
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEF9 | 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)
#D5DFFA
Deuteranopia (green-blind)
#CFDAF8
Tritanopia (blue-blind)
#BBE4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8def9; /* rgb */ color: rgb(200, 222, 249); /* oklch */ color: oklch(89.3% 0.044 253.6);
Tailwind
colors: {
custom: {
50: '#d9e8fb',
500: '#c8def9',
950: '#000000',
},
}SCSS
$custom: #c8def9; $custom-light: #d9e8fb; $custom-dark: #000000;
JSON
{
"hex": "#c8def9",
"rgb": {
"r": 200,
"g": 222,
"b": 249
},
"hsl": {
"h": 213.061,
"s": 80.328,
"l": 88.039
},
"oklch": {
"l": 0.89283,
"c": 0.04411,
"h": 253.6
},
"luminance": 0.71361
}Semantic roles & 50–950 ramp
primary
#C8DEF9
secondary
#DEB788
accent
#7E09DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485