#C8FDFC#C8FDFC
#C8FDFC is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.8% C 0.054 H 194.9°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDFC |
|---|---|
| RGB | rgb(200, 253, 252) |
| HSL | hsl(179, 93%, 89%) |
| HSV | hsv(179, 21%, 99%) |
| CMYK | cmyk(20.9%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(95.81, -16.83, -5.02) |
| CIE-LCH | lch(95.81, 17.56, 196.61°) |
| OKLab | oklab(95.76% -0.0518 -0.0137) |
| OKLCH | oklch(95.76% 0.054 194.9) |
| XYZ | xyz(76.5102, 89.5553, 105.3312) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.25
Light Sky Blue
#C6FCFF
ΔE00 1.59
Pale Blue
#D0FEFE
ΔE00 1.68
Really Light Blue
#D4FFFF
ΔE00 2.42
Duck Egg Blue
#C3FBF4
ΔE00 2.60
Very Light Blue
#D5FFFF
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDFC #FDC8C9
analogous
#C8FDE2 #C8FDFC #C8E4FD
triadic
#C8FDFC #FCC8FD #FDFCC8
tetradic
#C8FDFC #E2C8FD #FDC8C9 #E4FDC8
square
#C8FDFC #E2C8FD #FDC8C9 #E4FDC8
split-complementary
#C8FDFC #FDC8E4 #FDE2C8
monochromatic
#52F9F6 #8DFBF9 #C8FDFC #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.11
#C8FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#C8FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDFC
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDFC | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#B7FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8fdfc; /* rgb */ color: rgb(200, 253, 252); /* oklch */ color: oklch(95.8% 0.054 194.9);
Tailwind
colors: {
custom: {
50: '#d9fefd',
500: '#c8fdfc',
950: '#000000',
},
}SCSS
$custom: #c8fdfc; $custom-light: #d9fefd; $custom-dark: #000000;
JSON
{
"hex": "#c8fdfc",
"rgb": {
"r": 200,
"g": 253,
"b": 252
},
"hsl": {
"h": 178.868,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.95756,
"c": 0.05355,
"h": 194.9
},
"luminance": 0.89558
}Semantic roles & 50–950 ramp
primary
#C8FDFC
secondary
#E58486
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585