#6BFCF7#6BFCF7
#6BFCF7 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.124 H 192.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCF7 |
|---|---|
| RGB | rgb(107, 252, 247) |
| HSL | hsl(178, 96%, 70%) |
| HSV | hsv(178, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.44, -39.85, -9.34) |
| CIE-LCH | lch(91.44, 40.93, 193.20°) |
| OKLab | oklab(91.14% -0.1217 -0.026) |
| OKLCH | oklch(91.14% 0.124 192) |
| XYZ | xyz(57.6550, 79.4561, 100.2758) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.61
Bright Turquoise
#0FFEF9
ΔE00 3.14
Aqua
#00FFFF
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 4.19
Bright Aqua
#0BF9EA
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCF7 #FC6B70
analogous
#6BFCAE #6BFCF7 #6BB8FC
triadic
#6BFCF7 #F76BFC #FCF76B
tetradic
#6BFCF7 #AE6BFC #FC6B70 #B8FC6B
square
#6BFCF7 #AE6BFC #FC6B70 #B8FC6B
split-complementary
#6BFCF7 #FC6BB8 #FCAE6B
monochromatic
#05E8E0 #2FFBF4 #6BFCF7 #A7FDFA #E1FEFD
Accessibility & contrast
On white
1.24
#6BFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#6BFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCF7
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCF7 | 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)
#EEF0F7
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfcf7; /* rgb */ color: rgb(107, 252, 247); /* oklch */ color: oklch(91.1% 0.124 192.0);
Tailwind
colors: {
custom: {
50: '#a3fef9',
500: '#6bfcf7',
950: '#000000',
},
}SCSS
$custom: #6bfcf7; $custom-light: #a3fef9; $custom-dark: #000000;
JSON
{
"hex": "#6bfcf7",
"rgb": {
"r": 107,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.931,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.91136,
"c": 0.12445,
"h": 192
},
"luminance": 0.79462
}Semantic roles & 50–950 ramp
primary
#6BFCF7
secondary
#D7343A
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685