#C8F7FC#C8F7FC
#C8F7FC is a very light, muted teal. Relative luminance 0.858; OKLCH L 94.5% C 0.048 H 204.4°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F7FC |
|---|---|
| RGB | rgb(200, 247, 252) |
| HSL | hsl(186, 90%, 89%) |
| HSV | hsv(186, 21%, 99%) |
| CMYK | cmyk(20.6%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(94.24, -13.85, -7.35) |
| CIE-LCH | lch(94.24, 15.68, 207.93°) |
| OKLab | oklab(94.51% -0.0441 -0.02) |
| OKLCH | oklch(94.51% 0.048 204.4) |
| XYZ | xyz(74.6458, 85.8265, 104.7098) |
| Luminance | 0.8583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.02
Pale Sky Blue
#BDF6FE
ΔE00 2.08
Pale Blue
#D0FEFE
ΔE00 2.47
Really Light Blue
#D4FFFF
ΔE00 2.68
Very Light Blue
#D5FFFF
ΔE00 2.74
Very Pale Blue
#D6FFFE
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F7FC #FCCDC8
analogous
#C8FCE7 #C8F7FC #C8DDFC
triadic
#C8F7FC #FCC8F7 #F7FCC8
tetradic
#C8F7FC #E7C8FC #FCCDC8 #DDFCC8
square
#C8F7FC #E7C8FC #FCCDC8 #DDFCC8
split-complementary
#C8F7FC #FCC8DD #FCE7C8
monochromatic
#54E6F6 #8EEFF9 #C8F7FC #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.16
#C8F7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#C8F7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F7FC
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F7FC | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#B8FBF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8f7fc; /* rgb */ color: rgb(200, 247, 252); /* oklch */ color: oklch(94.5% 0.048 204.4);
Tailwind
colors: {
custom: {
50: '#d9f9fd',
500: '#c8f7fc',
950: '#000000',
},
}SCSS
$custom: #c8f7fc; $custom-light: #d9f9fd; $custom-dark: #000000;
JSON
{
"hex": "#c8f7fc",
"rgb": {
"r": 200,
"g": 247,
"b": 252
},
"hsl": {
"h": 185.769,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.94506,
"c": 0.04842,
"h": 204.4
},
"luminance": 0.85829
}Semantic roles & 50–950 ramp
primary
#C8F7FC
secondary
#E38E85
accent
#1600E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585