#C8FCFB#C8FCFB
#C8FCFB is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.053 H 194.8°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCFB |
|---|---|
| RGB | rgb(200, 252, 251) |
| HSL | hsl(179, 90%, 89%) |
| HSV | hsv(179, 21%, 99%) |
| CMYK | cmyk(20.6%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.52, -16.54, -4.93) |
| CIE-LCH | lch(95.52, 17.26, 196.60°) |
| OKLab | oklab(95.52% -0.0509 -0.0135) |
| OKLCH | oklch(95.52% 0.053 194.8) |
| XYZ | xyz(76.0373, 88.8623, 104.3939) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.35
Pale Blue
#D0FEFE
ΔE00 1.57
Light Sky Blue
#C6FCFF
ΔE00 1.58
Really Light Blue
#D4FFFF
ΔE00 2.30
Very Light Blue
#D5FFFF
ΔE00 2.53
Very Pale Blue
#D6FFFE
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCFB #FCC8C9
analogous
#C8FCE1 #C8FCFB #C8E3FC
triadic
#C8FCFB #FBC8FC #FCFBC8
tetradic
#C8FCFB #E1C8FC #FCC8C9 #E3FCC8
square
#C8FCFB #E1C8FC #FCC8C9 #E3FCC8
split-complementary
#C8FCFB #FCC8E3 #FCE1C8
monochromatic
#54F6F3 #8EF9F7 #C8FCFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.12
#C8FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#C8FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCFB
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCFB | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#B8FFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fcfb; /* rgb */ color: rgb(200, 252, 251); /* oklch */ color: oklch(95.5% 0.053 194.8);
Tailwind
colors: {
custom: {
50: '#d9fdfc',
500: '#c8fcfb',
950: '#000000',
},
}SCSS
$custom: #c8fcfb; $custom-light: #d9fdfc; $custom-dark: #000000;
JSON
{
"hex": "#c8fcfb",
"rgb": {
"r": 200,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.846,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.95517,
"c": 0.05264,
"h": 194.8
},
"luminance": 0.88865
}Semantic roles & 50–950 ramp
primary
#C8FCFB
secondary
#E38587
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585