#C8FBFB#C8FBFB
#C8FBFB is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.3% C 0.052 H 196.3°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBFB |
|---|---|
| RGB | rgb(200, 251, 251) |
| HSL | hsl(180, 86%, 88%) |
| HSV | hsv(180, 20%, 98%) |
| CMYK | cmyk(20.3%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(95.26, -16.05, -5.32) |
| CIE-LCH | lch(95.26, 16.91, 198.34°) |
| OKLab | oklab(95.31% -0.0496 -0.0145) |
| OKLCH | oklch(95.31% 0.052 196.3) |
| XYZ | xyz(75.7241, 88.2359, 104.2895) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.23
Pale Blue
#D0FEFE
ΔE00 1.35
Light Light Blue
#CAFFFB
ΔE00 1.85
Really Light Blue
#D4FFFF
ΔE00 2.09
Very Light Blue
#D5FFFF
ΔE00 2.31
Very Pale Blue
#D6FFFE
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBFB #FBC8C8
analogous
#C8FBE1 #C8FBFB #C8E1FB
triadic
#C8FBFB #FBC8FB #FBFBC8
tetradic
#C8FBFB #E1C8FB #FBC8C8 #E1FBC8
square
#C8FBFB #E1C8FB #FBC8C8 #E1FBC8
split-complementary
#C8FBFB #FBC8E1 #FBE1C8
monochromatic
#56F3F3 #8FF7F7 #C8FBFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.13
#C8FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#C8FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBFB
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBFB | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#B8FEFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fbfb; /* rgb */ color: rgb(200, 251, 251); /* oklch */ color: oklch(95.3% 0.052 196.3);
Tailwind
colors: {
custom: {
50: '#d9fcfc',
500: '#c8fbfb',
950: '#000000',
},
}SCSS
$custom: #c8fbfb; $custom-light: #d9fcfc; $custom-dark: #000000;
JSON
{
"hex": "#c8fbfb",
"rgb": {
"r": 200,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.95308,
"c": 0.05168,
"h": 196.3
},
"luminance": 0.88239
}Semantic roles & 50–950 ramp
primary
#C8FBFB
secondary
#E18686
accent
#0303E3
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585