#C8FBFC#C8FBFC
#C8FBFC is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.3% C 0.052 H 197.8°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBFC |
|---|---|
| RGB | rgb(200, 251, 252) |
| HSL | hsl(181, 90%, 89%) |
| HSV | hsv(181, 21%, 99%) |
| CMYK | cmyk(20.6%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.29, -15.84, -5.80) |
| CIE-LCH | lch(95.29, 16.87, 200.10°) |
| OKLab | oklab(95.34% -0.0492 -0.0158) |
| OKLCH | oklch(95.34% 0.052 197.8) |
| XYZ | xyz(75.8822, 88.2992, 105.1219) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.89
Pale Blue
#D0FEFE
ΔE00 1.32
Really Light Blue
#D4FFFF
ΔE00 2.04
Light Light Blue
#CAFFFB
ΔE00 2.22
Very Light Blue
#D5FFFF
ΔE00 2.25
Very Pale Blue
#D6FFFE
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBFC #FCC9C8
analogous
#C8FCE3 #C8FBFC #C8E1FC
triadic
#C8FBFC #FCC8FB #FBFCC8
tetradic
#C8FBFC #E3C8FC #FCC9C8 #E1FCC8
square
#C8FBFC #E3C8FC #FCC9C8 #E1FCC8
split-complementary
#C8FBFC #FCC8E1 #FCE3C8
monochromatic
#54F3F6 #8EF7F9 #C8FBFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.13
#C8FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#C8FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBFC
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBFC | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#B8FFFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fbfc; /* rgb */ color: rgb(200, 251, 252); /* oklch */ color: oklch(95.3% 0.052 197.8);
Tailwind
colors: {
custom: {
50: '#d9fcfd',
500: '#c8fbfc',
950: '#000000',
},
}SCSS
$custom: #c8fbfc; $custom-light: #d9fcfd; $custom-dark: #000000;
JSON
{
"hex": "#c8fbfc",
"rgb": {
"r": 200,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.154,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.95338,
"c": 0.0517,
"h": 197.8
},
"luminance": 0.88302
}Semantic roles & 50–950 ramp
primary
#C8FBFC
secondary
#E38785
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585