#C8EEF9#C8EEF9
#C8EEF9 is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.6% C 0.042 H 217.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEF9 |
|---|---|
| RGB | rgb(200, 238, 249) |
| HSL | hsl(193, 80%, 88%) |
| HSV | hsv(193, 20%, 98%) |
| CMYK | cmyk(19.7%, 4.4%, 0%, 2.4%) |
| CIE-LAB | lab(91.80, -9.96, -9.40) |
| CIE-LCH | lch(91.80, 13.69, 223.33°) |
| OKLab | oklab(92.55% -0.0336 -0.0255) |
| OKLCH | oklch(92.55% 0.042 217.2) |
| XYZ | xyz(71.4881, 80.2657, 101.3304) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.96
Powder Blue
#B0E0E6
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 5.86
Very Light Blue
#D5FFFF
ΔE00 6.07
Really Light Blue
#D4FFFF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEF9 #F9D3C8
analogous
#C8F9EB #C8EEF9 #C8D5F9
triadic
#C8EEF9 #F9C8EE #EEF9C8
tetradic
#C8EEF9 #EBC8F9 #F9D3C8 #D5F9C8
square
#C8EEF9 #EBC8F9 #F9D3C8 #D5F9C8
split-complementary
#C8EEF9 #F9C8D5 #F9EBC8
monochromatic
#5ACCED #91DDF3 #C8EEF9 #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.23
#C8EEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#C8EEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEF9
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEF9 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFA
Deuteranopia (green-blind)
#DEE5F9
Tritanopia (blue-blind)
#BAF2F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8eef9; /* rgb */ color: rgb(200, 238, 249); /* oklch */ color: oklch(92.6% 0.042 217.2);
Tailwind
colors: {
custom: {
50: '#d9f3fb',
500: '#c8eef9',
950: '#000000',
},
}SCSS
$custom: #c8eef9; $custom-light: #d9f3fb; $custom-dark: #000000;
JSON
{
"hex": "#c8eef9",
"rgb": {
"r": 200,
"g": 238,
"b": 249
},
"hsl": {
"h": 193.469,
"s": 80.328,
"l": 88.039
},
"oklch": {
"l": 0.92551,
"c": 0.04217,
"h": 217.2
},
"luminance": 0.80268
}Semantic roles & 50–950 ramp
primary
#C8EEF9
secondary
#DE9B88
accent
#3809DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585