#6CFCF7#6CFCF7
#6CFCF7 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.2% C 0.124 H 192.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCF7 |
|---|---|
| RGB | rgb(108, 252, 247) |
| HSL | hsl(178, 96%, 71%) |
| HSV | hsv(178, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.47, -39.67, -9.30) |
| CIE-LCH | lch(91.47, 40.75, 193.19°) |
| OKLab | oklab(91.17% -0.1212 -0.0258) |
| OKLCH | oklch(91.17% 0.124 192) |
| XYZ | xyz(57.7760, 79.5185, 100.2814) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.65
Bright Turquoise
#0FFEF9
ΔE00 3.21
Aqua
#00FFFF
ΔE00 3.44
Bright Light Blue
#26F7FD
ΔE00 4.22
Bright Aqua
#0BF9EA
ΔE00 4.82
Light Cyan
#ACFFFC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCF7 #FC6C71
analogous
#6CFCAF #6CFCF7 #6CB9FC
triadic
#6CFCF7 #F76CFC #FCF76C
tetradic
#6CFCF7 #AF6CFC #FC6C71 #B9FC6C
square
#6CFCF7 #AF6CFC #FC6C71 #B9FC6C
split-complementary
#6CFCF7 #FC6CB9 #FCAF6C
monochromatic
#05E9E1 #30FBF4 #6CFCF7 #A8FDFA #E1FEFD
Accessibility & contrast
On white
1.24
#6CFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#6CFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCF7
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCF7 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cfcf7; /* rgb */ color: rgb(108, 252, 247); /* oklch */ color: oklch(91.2% 0.124 192.0);
Tailwind
colors: {
custom: {
50: '#a4fef9',
500: '#6cfcf7',
950: '#000000',
},
}SCSS
$custom: #6cfcf7; $custom-light: #a4fef9; $custom-dark: #000000;
JSON
{
"hex": "#6cfcf7",
"rgb": {
"r": 108,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.917,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.91166,
"c": 0.1239,
"h": 192
},
"luminance": 0.79524
}Semantic roles & 50–950 ramp
primary
#6CFCF7
secondary
#D7353A
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685