#C6FFFA#C6FFFA
#C6FFFA is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.058 H 189.6°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFFA |
|---|---|
| RGB | rgb(198, 255, 250) |
| HSL | hsl(175, 100%, 89%) |
| HSV | hsv(175, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.17, -18.81, -3.47) |
| CIE-LCH | lch(96.17, 19.13, 190.46°) |
| OKLab | oklab(96% -0.0569 -0.0096) |
| OKLCH | oklch(96% 0.058 189.6) |
| XYZ | xyz(76.2988, 90.4248, 103.8575) |
| Luminance | 0.9043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.92
Duck Egg Blue
#C3FBF4
ΔE00 1.14
Eggshell Blue
#C4FFF7
ΔE00 1.24
Pale Cyan
#B7FFFA
ΔE00 2.57
Pale Blue
#D0FEFE
ΔE00 3.26
Light Sky Blue
#C6FCFF
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFFA #FFC6CB
analogous
#C6FFDE #C6FFFA #C6E8FF
triadic
#C6FFFA #FAC6FF #FFFAC6
tetradic
#C6FFFA #DEC6FF #FFC6CB #E8FFC6
square
#C6FFFA #DEC6FF #FFC6CB #E8FFC6
split-complementary
#C6FFFA #FFC6E8 #FFDEC6
monochromatic
#4CFFEF #89FFF5 #C6FFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.10
#C6FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#C6FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFFA
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFFA | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#EDF1FB
Tritanopia (blue-blind)
#B5FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c6fffa; /* rgb */ color: rgb(198, 255, 250); /* oklch */ color: oklch(96.0% 0.058 189.6);
Tailwind
colors: {
custom: {
50: '#d8fffb',
500: '#c6fffa',
950: '#000000',
},
}SCSS
$custom: #c6fffa; $custom-light: #d8fffb; $custom-dark: #000000;
JSON
{
"hex": "#c6fffa",
"rgb": {
"r": 198,
"g": 255,
"b": 250
},
"hsl": {
"h": 174.737,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.95996,
"c": 0.05768,
"h": 189.6
},
"luminance": 0.90428
}Semantic roles & 50–950 ramp
primary
#C6FFFA
secondary
#E9818A
accent
#0014E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685