#C8FBFA#C8FBFA
#C8FBFA is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.3% C 0.052 H 194.8°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBFA |
|---|---|
| RGB | rgb(200, 251, 250) |
| HSL | hsl(179, 86%, 88%) |
| HSV | hsv(179, 20%, 98%) |
| CMYK | cmyk(20.3%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(95.23, -16.26, -4.84) |
| CIE-LCH | lch(95.23, 16.96, 196.58°) |
| OKLab | oklab(95.28% -0.05 -0.0132) |
| OKLCH | oklch(95.28% 0.052 194.8) |
| XYZ | xyz(75.5669, 88.1731, 103.4615) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.48
Light Light Blue
#CAFFFB
ΔE00 1.50
Light Sky Blue
#C6FCFF
ΔE00 1.60
Really Light Blue
#D4FFFF
ΔE00 2.21
Very Light Blue
#D5FFFF
ΔE00 2.43
Very Pale Blue
#D6FFFE
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBFA #FBC8C9
analogous
#C8FBE0 #C8FBFA #C8E2FB
triadic
#C8FBFA #FAC8FB #FBFAC8
tetradic
#C8FBFA #E0C8FB #FBC8C9 #E2FBC8
square
#C8FBFA #E0C8FB #FBC8C9 #E2FBC8
split-complementary
#C8FBFA #FBC8E2 #FBE0C8
monochromatic
#56F3F0 #8FF7F5 #C8FBFA #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.13
#C8FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#C8FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBFA
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBFA | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#B8FEFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fbfa; /* rgb */ color: rgb(200, 251, 250); /* oklch */ color: oklch(95.3% 0.052 194.8);
Tailwind
colors: {
custom: {
50: '#d9fcfb',
500: '#c8fbfa',
950: '#000000',
},
}SCSS
$custom: #c8fbfa; $custom-light: #d9fcfb; $custom-dark: #000000;
JSON
{
"hex": "#c8fbfa",
"rgb": {
"r": 200,
"g": 251,
"b": 250
},
"hsl": {
"h": 178.824,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.95279,
"c": 0.05171,
"h": 194.8
},
"luminance": 0.88176
}Semantic roles & 50–950 ramp
primary
#C8FBFA
secondary
#E18688
accent
#0307E3
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585