#C8EBF9#C8EBF9
#C8EBF9 is a very light, muted cyan. Relative luminance 0.785; OKLCH L 91.9% C 0.041 H 224.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBF9 |
|---|---|
| RGB | rgb(200, 235, 249) |
| HSL | hsl(197, 80%, 88%) |
| HSV | hsv(197, 20%, 98%) |
| CMYK | cmyk(19.7%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(91.02, -8.44, -10.56) |
| CIE-LCH | lch(91.02, 13.51, 231.36°) |
| OKLab | oklab(91.93% -0.0297 -0.0286) |
| OKLCH | oklch(91.93% 0.041 224) |
| XYZ | xyz(70.6220, 78.5334, 101.0417) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.10
Ice Blue
#A5DFF9
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.37
Pale Sky Blue
#BDF6FE
ΔE00 6.63
Lightcyan
#E0FFFF
ΔE00 7.18
Very Light Blue
#D5FFFF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBF9 #F9D6C8
analogous
#C8F9EE #C8EBF9 #C8D2F9
triadic
#C8EBF9 #F9C8EB #EBF9C8
tetradic
#C8EBF9 #EEC8F9 #F9D6C8 #D2F9C8
square
#C8EBF9 #EEC8F9 #F9D6C8 #D2F9C8
split-complementary
#C8EBF9 #F9C8D2 #F9EEC8
monochromatic
#5AC3ED #91D7F3 #C8EBF9 #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.26
#C8EBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#C8EBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBF9
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBF9 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FA
Deuteranopia (green-blind)
#DBE3F9
Tritanopia (blue-blind)
#BAF0EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8ebf9; /* rgb */ color: rgb(200, 235, 249); /* oklch */ color: oklch(91.9% 0.041 224.0);
Tailwind
colors: {
custom: {
50: '#d9f1fb',
500: '#c8ebf9',
950: '#000000',
},
}SCSS
$custom: #c8ebf9; $custom-light: #d9f1fb; $custom-dark: #000000;
JSON
{
"hex": "#c8ebf9",
"rgb": {
"r": 200,
"g": 235,
"b": 249
},
"hsl": {
"h": 197.143,
"s": 80.328,
"l": 88.039
},
"oklch": {
"l": 0.91933,
"c": 0.04122,
"h": 224
},
"luminance": 0.78536
}Semantic roles & 50–950 ramp
primary
#C8EBF9
secondary
#DEA088
accent
#4509DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585