#6CFCF6#6CFCF6
#6CFCF6 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.124 H 191.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCF6 |
|---|---|
| RGB | rgb(108, 252, 246) |
| HSL | hsl(178, 96%, 71%) |
| HSV | hsv(178, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.44, -39.93, -8.82) |
| CIE-LCH | lch(91.44, 40.89, 192.46°) |
| OKLab | oklab(91.14% -0.1216 -0.0245) |
| OKLCH | oklch(91.14% 0.124 191.4) |
| XYZ | xyz(57.6221, 79.4569, 99.4709) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.87
Bright Turquoise
#0FFEF9
ΔE00 3.18
Aqua
#00FFFF
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 4.58
Light Cyan
#ACFFFC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCF6 #FC6C72
analogous
#6CFCAE #6CFCF6 #6CBAFC
triadic
#6CFCF6 #F66CFC #FCF66C
tetradic
#6CFCF6 #AE6CFC #FC6C72 #BAFC6C
square
#6CFCF6 #AE6CFC #FC6C72 #BAFC6C
split-complementary
#6CFCF6 #FC6CBA #FCAE6C
monochromatic
#05E9DF #30FBF2 #6CFCF6 #A8FDFA #E1FEFD
Accessibility & contrast
On white
1.24
#6CFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#6CFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCF6
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCF6 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cfcf6; /* rgb */ color: rgb(108, 252, 246); /* oklch */ color: oklch(91.1% 0.124 191.4);
Tailwind
colors: {
custom: {
50: '#a3fef9',
500: '#6cfcf6',
950: '#000000',
},
}SCSS
$custom: #6cfcf6; $custom-light: #a3fef9; $custom-dark: #000000;
JSON
{
"hex": "#6cfcf6",
"rgb": {
"r": 108,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.5,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.91135,
"c": 0.12404,
"h": 191.4
},
"luminance": 0.79463
}Semantic roles & 50–950 ramp
primary
#6CFCF6
secondary
#D7353C
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685