#C8EFF7#C8EFF7
#C8EFF7 is a very light, muted cyan. Relative luminance 0.807; OKLCH L 92.7% C 0.042 H 211.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFF7 |
|---|---|
| RGB | rgb(200, 239, 247) |
| HSL | hsl(190, 75%, 88%) |
| HSV | hsv(190, 19%, 97%) |
| CMYK | cmyk(19%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(92.01, -10.89, -8.05) |
| CIE-LCH | lch(92.01, 13.54, 216.48°) |
| OKLab | oklab(92.7% -0.0356 -0.0218) |
| OKLCH | oklch(92.7% 0.042 211.5) |
| XYZ | xyz(71.4698, 80.7255, 99.7936) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.05
Powder Blue
#B0E0E6
ΔE00 4.55
Very Light Blue
#D5FFFF
ΔE00 4.84
Really Light Blue
#D4FFFF
ΔE00 4.91
Light Sky Blue
#C6FCFF
ΔE00 4.96
Lightcyan
#E0FFFF
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFF7 #F7D0C8
analogous
#C8F7E8 #C8EFF7 #C8D7F7
triadic
#C8EFF7 #F7C8EF #EFF7C8
tetradic
#C8EFF7 #E8C8F7 #F7D0C8 #D7F7C8
square
#C8EFF7 #E8C8F7 #F7D0C8 #D7F7C8
split-complementary
#C8EFF7 #F7C8D7 #F7E8C8
monochromatic
#5DD0E7 #93DFEF #C8EFF7 #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.22
#C8EFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#C8EFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFF7
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFF7 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#E0E5F7
Tritanopia (blue-blind)
#BAF3F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8eff7; /* rgb */ color: rgb(200, 239, 247); /* oklch */ color: oklch(92.7% 0.042 211.5);
Tailwind
colors: {
custom: {
50: '#d9f4f9',
500: '#c8eff7',
950: '#000000',
},
}SCSS
$custom: #c8eff7; $custom-light: #d9f4f9; $custom-dark: #000000;
JSON
{
"hex": "#c8eff7",
"rgb": {
"r": 200,
"g": 239,
"b": 247
},
"hsl": {
"h": 190.213,
"s": 74.603,
"l": 87.647
},
"oklch": {
"l": 0.92695,
"c": 0.0418,
"h": 211.5
},
"luminance": 0.80728
}Semantic roles & 50–950 ramp
primary
#C8EFF7
secondary
#DA9789
accent
#310FD7
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585