#6BFCF6#6BFCF6
#6BFCF6 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.125 H 191.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCF6 |
|---|---|
| RGB | rgb(107, 252, 246) |
| HSL | hsl(178, 96%, 70%) |
| HSV | hsv(178, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.41, -40.11, -8.87) |
| CIE-LCH | lch(91.41, 41.07, 192.46°) |
| OKLab | oklab(91.1% -0.1221 -0.0247) |
| OKLCH | oklch(91.1% 0.125 191.4) |
| XYZ | xyz(57.5011, 79.3945, 99.4653) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.83
Bright Turquoise
#0FFEF9
ΔE00 3.12
Aqua
#00FFFF
ΔE00 3.51
Bright Light Blue
#26F7FD
ΔE00 4.44
Bright Aqua
#0BF9EA
ΔE00 4.53
Light Cyan
#ACFFFC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCF6 #FC6B71
analogous
#6BFCAD #6BFCF6 #6BBAFC
triadic
#6BFCF6 #F66BFC #FCF66B
tetradic
#6BFCF6 #AD6BFC #FC6B71 #BAFC6B
square
#6BFCF6 #AD6BFC #FC6B71 #BAFC6B
split-complementary
#6BFCF6 #FC6BBA #FCAD6B
monochromatic
#05E8DE #2FFBF2 #6BFCF6 #A7FDFA #E1FEFD
Accessibility & contrast
On white
1.24
#6BFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#6BFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCF6
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCF6 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 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: #6bfcf6; /* rgb */ color: rgb(107, 252, 246); /* oklch */ color: oklch(91.1% 0.125 191.4);
Tailwind
colors: {
custom: {
50: '#a3fef9',
500: '#6bfcf6',
950: '#000000',
},
}SCSS
$custom: #6bfcf6; $custom-light: #a3fef9; $custom-dark: #000000;
JSON
{
"hex": "#6bfcf6",
"rgb": {
"r": 107,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.517,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.91104,
"c": 0.1246,
"h": 191.4
},
"luminance": 0.794
}Semantic roles & 50–950 ramp
primary
#6BFCF6
secondary
#D7343B
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685