#C8FCFD#C8FCFD
#C8FCFD is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.6% C 0.053 H 197.8°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCFD |
|---|---|
| RGB | rgb(200, 252, 253) |
| HSL | hsl(181, 93%, 89%) |
| HSV | hsv(181, 21%, 99%) |
| CMYK | cmyk(20.9%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(95.58, -16.13, -5.89) |
| CIE-LCH | lch(95.58, 17.17, 200.05°) |
| OKLab | oklab(95.58% -0.0501 -0.016) |
| OKLCH | oklch(95.58% 0.053 197.8) |
| XYZ | xyz(76.3542, 88.9891, 106.0630) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.81
Pale Blue
#D0FEFE
ΔE00 1.39
Light Light Blue
#CAFFFB
ΔE00 2.11
Really Light Blue
#D4FFFF
ΔE00 2.13
Very Light Blue
#D5FFFF
ΔE00 2.35
Very Pale Blue
#D6FFFE
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCFD #FDC9C8
analogous
#C8FDE4 #C8FCFD #C8E2FD
triadic
#C8FCFD #FDC8FC #FCFDC8
tetradic
#C8FCFD #E4C8FD #FDC9C8 #E2FDC8
square
#C8FCFD #E4C8FD #FDC9C8 #E2FDC8
split-complementary
#C8FCFD #FDC8E2 #FDE4C8
monochromatic
#52F6F9 #8DF9FB #C8FCFD #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.12
#C8FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#C8FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCFD
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCFD | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#EAEFFD
Tritanopia (blue-blind)
#B7FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fcfd; /* rgb */ color: rgb(200, 252, 253); /* oklch */ color: oklch(95.6% 0.053 197.8);
Tailwind
colors: {
custom: {
50: '#d9fdfe',
500: '#c8fcfd',
950: '#000000',
},
}SCSS
$custom: #c8fcfd; $custom-light: #d9fdfe; $custom-dark: #000000;
JSON
{
"hex": "#c8fcfd",
"rgb": {
"r": 200,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.132,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95577,
"c": 0.05262,
"h": 197.8
},
"luminance": 0.88992
}Semantic roles & 50–950 ramp
primary
#C8FCFD
secondary
#E58684
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585