#C8FFFC#C8FFFC
#C8FFFC is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.056 H 192.1°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFFC |
|---|---|
| RGB | rgb(200, 255, 252) |
| HSL | hsl(177, 100%, 89%) |
| HSV | hsv(177, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.34, -17.81, -4.25) |
| CIE-LCH | lch(96.34, 18.31, 193.41°) |
| OKLab | oklab(96.17% -0.0543 -0.0117) |
| OKLCH | oklch(96.17% 0.056 192.1) |
| XYZ | xyz(77.1449, 90.8246, 105.5428) |
| Luminance | 0.9083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.52
Duck Egg Blue
#C3FBF4
ΔE00 1.86
Eggshell Blue
#C4FFF7
ΔE00 2.16
Pale Blue
#D0FEFE
ΔE00 2.41
Light Sky Blue
#C6FCFF
ΔE00 2.50
Ice
#D6FFFA
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFFC #FFC8CB
analogous
#C8FFE1 #C8FFFC #C8E7FF
triadic
#C8FFFC #FCC8FF #FFFCC8
tetradic
#C8FFFC #E1C8FF #FFC8CB #E7FFC8
square
#C8FFFC #E1C8FF #FFC8CB #E7FFC8
split-complementary
#C8FFFC #FFC8E7 #FFE1C8
monochromatic
#4EFFF5 #8BFFF9 #C8FFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.10
#C8FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#C8FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFFC
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFFC | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#B7FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8fffc; /* rgb */ color: rgb(200, 255, 252); /* oklch */ color: oklch(96.2% 0.056 192.1);
Tailwind
colors: {
custom: {
50: '#d9fffd',
500: '#c8fffc',
950: '#000000',
},
}SCSS
$custom: #c8fffc; $custom-light: #d9fffd; $custom-dark: #000000;
JSON
{
"hex": "#c8fffc",
"rgb": {
"r": 200,
"g": 255,
"b": 252
},
"hsl": {
"h": 176.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.96174,
"c": 0.05553,
"h": 192.1
},
"luminance": 0.90828
}Semantic roles & 50–950 ramp
primary
#C8FFFC
secondary
#E98288
accent
#000DE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685