#C6FFFE#C6FFFE
#C6FFFE is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.1% C 0.057 H 194.9°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFFE |
|---|---|
| RGB | rgb(198, 255, 254) |
| HSL | hsl(179, 100%, 89%) |
| HSV | hsv(179, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.28, -17.98, -5.38) |
| CIE-LCH | lch(96.28, 18.77, 196.66°) |
| OKLab | oklab(96.11% -0.0553 -0.0147) |
| OKLCH | oklch(96.11% 0.057 194.9) |
| XYZ | xyz(76.9327, 90.6784, 107.1958) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.31
Light Sky Blue
#C6FCFF
ΔE00 1.88
Pale Blue
#D0FEFE
ΔE00 2.37
Duck Egg Blue
#C3FBF4
ΔE00 2.51
Eggshell Blue
#C4FFF7
ΔE00 2.80
Really Light Blue
#D4FFFF
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFFE #FFC6C7
analogous
#C6FFE2 #C6FFFE #C6E4FF
triadic
#C6FFFE #FEC6FF #FFFEC6
tetradic
#C6FFFE #E2C6FF #FFC6C7 #E4FFC6
square
#C6FFFE #E2C6FF #FFC6C7 #E4FFC6
split-complementary
#C6FFFE #FFC6E4 #FFE2C6
monochromatic
#4CFFFC #89FFFD #C6FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C6FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#C6FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFFE
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFFE | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#B4FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c6fffe; /* rgb */ color: rgb(198, 255, 254); /* oklch */ color: oklch(96.1% 0.057 194.9);
Tailwind
colors: {
custom: {
50: '#d8fffe',
500: '#c6fffe',
950: '#000000',
},
}SCSS
$custom: #c6fffe; $custom-light: #d8fffe; $custom-dark: #000000;
JSON
{
"hex": "#c6fffe",
"rgb": {
"r": 198,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.947,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.96114,
"c": 0.05725,
"h": 194.9
},
"luminance": 0.90682
}Semantic roles & 50–950 ramp
primary
#C6FFFE
secondary
#E98182
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685