#C8FFFE#C8FFFE
#C8FFFE is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.2% C 0.055 H 194.9°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFFE |
|---|---|
| RGB | rgb(200, 255, 254) |
| HSL | hsl(179, 100%, 89%) |
| HSV | hsv(179, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.39, -17.40, -5.20) |
| CIE-LCH | lch(96.39, 18.16, 196.64°) |
| OKLab | oklab(96.23% -0.0535 -0.0142) |
| OKLCH | oklch(96.23% 0.055 194.9) |
| XYZ | xyz(77.4635, 90.9521, 107.2207) |
| Luminance | 0.9095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.20
Light Sky Blue
#C6FCFF
ΔE00 1.74
Pale Blue
#D0FEFE
ΔE00 1.99
Duck Egg Blue
#C3FBF4
ΔE00 2.59
Really Light Blue
#D4FFFF
ΔE00 2.70
Eggshell Blue
#C4FFF7
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFFE #FFC8C9
analogous
#C8FFE3 #C8FFFE #C8E5FF
triadic
#C8FFFE #FEC8FF #FFFEC8
tetradic
#C8FFFE #E3C8FF #FFC8C9 #E5FFC8
square
#C8FFFE #E3C8FF #FFC8C9 #E5FFC8
split-complementary
#C8FFFE #FFC8E5 #FFE3C8
monochromatic
#4EFFFC #8BFFFD #C8FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#C8FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#C8FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFFE
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFFE | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#B7FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #c8fffe; /* rgb */ color: rgb(200, 255, 254); /* oklch */ color: oklch(96.2% 0.055 194.9);
Tailwind
colors: {
custom: {
50: '#d9fffe',
500: '#c8fffe',
950: '#000000',
},
}SCSS
$custom: #c8fffe; $custom-light: #d9fffe; $custom-dark: #000000;
JSON
{
"hex": "#c8fffe",
"rgb": {
"r": 200,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.96233,
"c": 0.05538,
"h": 194.9
},
"luminance": 0.90955
}Semantic roles & 50–950 ramp
primary
#C8FFFE
secondary
#E98284
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685