#C8FEFC#C8FEFC
#C8FEFC is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.055 H 193.5°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEFC |
|---|---|
| RGB | rgb(200, 254, 252) |
| HSL | hsl(178, 96%, 89%) |
| HSV | hsv(178, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(96.07, -17.32, -4.63) |
| CIE-LCH | lch(96.07, 17.93, 194.98°) |
| OKLab | oklab(95.97% -0.053 -0.0127) |
| OKLCH | oklch(95.97% 0.055 193.5) |
| XYZ | xyz(76.8267, 90.1883, 105.4367) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.82
Pale Blue
#D0FEFE
ΔE00 2.03
Light Sky Blue
#C6FCFF
ΔE00 2.04
Duck Egg Blue
#C3FBF4
ΔE00 2.20
Eggshell Blue
#C4FFF7
ΔE00 2.61
Really Light Blue
#D4FFFF
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEFC #FEC8CA
analogous
#C8FEE1 #C8FEFC #C8E5FE
triadic
#C8FEFC #FCC8FE #FEFCC8
tetradic
#C8FEFC #E1C8FE #FEC8CA #E5FEC8
square
#C8FEFC #E1C8FE #FEC8CA #E5FEC8
split-complementary
#C8FEFC #FEC8E5 #FEE1C8
monochromatic
#50FCF5 #8CFDF9 #C8FEFC #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.10
#C8FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#C8FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEFC
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEFC | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#EDF0FD
Tritanopia (blue-blind)
#B7FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8fefc; /* rgb */ color: rgb(200, 254, 252); /* oklch */ color: oklch(96.0% 0.055 193.5);
Tailwind
colors: {
custom: {
50: '#d9fefd',
500: '#c8fefc',
950: '#000000',
},
}SCSS
$custom: #c8fefc; $custom-light: #d9fefd; $custom-dark: #000000;
JSON
{
"hex": "#c8fefc",
"rgb": {
"r": 200,
"g": 254,
"b": 252
},
"hsl": {
"h": 177.778,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95965,
"c": 0.05453,
"h": 193.5
},
"luminance": 0.90191
}Semantic roles & 50–950 ramp
primary
#C8FEFC
secondary
#E78387
accent
#0008E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585