#C8FCFF#C8FCFF
#C8FCFF is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.6% C 0.053 H 200.7°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCFF |
|---|---|
| RGB | rgb(200, 252, 255) |
| HSL | hsl(183, 100%, 89%) |
| HSV | hsv(183, 22%, 100%) |
| CMYK | cmyk(21.6%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(95.63, -15.71, -6.84) |
| CIE-LCH | lch(95.63, 17.13, 203.53°) |
| OKLab | oklab(95.64% -0.0493 -0.0186) |
| OKLCH | oklch(95.64% 0.053 200.7) |
| XYZ | xyz(76.6745, 89.1172, 107.7498) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.41
Pale Blue
#D0FEFE
ΔE00 1.65
Really Light Blue
#D4FFFF
ΔE00 2.23
Pale Sky Blue
#BDF6FE
ΔE00 2.38
Very Light Blue
#D5FFFF
ΔE00 2.43
Very Pale Blue
#D6FFFE
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCFF #FFCBC8
analogous
#C8FFE7 #C8FCFF #C8E1FF
triadic
#C8FCFF #FFC8FC #FCFFC8
tetradic
#C8FCFF #E7C8FF #FFCBC8 #E1FFC8
square
#C8FCFF #E7C8FF #FFCBC8 #E1FFC8
split-complementary
#C8FCFF #FFC8E1 #FFE7C8
monochromatic
#4EF5FF #8BF9FF #C8FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.12
#C8FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#C8FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCFF
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCFF | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#B7FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fcff; /* rgb */ color: rgb(200, 252, 255); /* oklch */ color: oklch(95.6% 0.053 200.7);
Tailwind
colors: {
custom: {
50: '#d9fdff',
500: '#c8fcff',
950: '#000000',
},
}SCSS
$custom: #c8fcff; $custom-light: #d9fdff; $custom-dark: #000000;
JSON
{
"hex": "#c8fcff",
"rgb": {
"r": 200,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95637,
"c": 0.05274,
"h": 200.7
},
"luminance": 0.8912
}Semantic roles & 50–950 ramp
primary
#C8FCFF
secondary
#E98882
accent
#0D00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586