#6BFCF2#6BFCF2
#6BFCF2 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.125 H 188.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCF2 |
|---|---|
| RGB | rgb(107, 252, 242) |
| HSL | hsl(176, 96%, 70%) |
| HSV | hsv(176, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.30, -41.13, -6.95) |
| CIE-LCH | lch(91.30, 41.71, 189.59°) |
| OKLab | oklab(90.98% -0.1238 -0.0195) |
| OKLCH | oklch(90.98% 0.125 188.9) |
| XYZ | xyz(56.8938, 79.1516, 96.2666) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.39
Bright Aqua
#0BF9EA
ΔE00 3.73
Bright Cyan
#41FDFE
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCF2 #FC6B75
analogous
#6BFCA9 #6BFCF2 #6BBDFC
triadic
#6BFCF2 #F26BFC #FCF26B
tetradic
#6BFCF2 #A96BFC #FC6B75 #BDFC6B
square
#6BFCF2 #A96BFC #FC6B75 #BDFC6B
split-complementary
#6BFCF2 #FC6BBD #FCA96B
monochromatic
#05E8D8 #2FFBED #6BFCF2 #A7FDF7 #E1FEFC
Accessibility & contrast
On white
1.25
#6BFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#6BFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCF2
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCF2 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#D8DFF3
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfcf2; /* rgb */ color: rgb(107, 252, 242); /* oklch */ color: oklch(91.0% 0.125 188.9);
Tailwind
colors: {
custom: {
50: '#a3fef6',
500: '#6bfcf2',
950: '#000000',
},
}SCSS
$custom: #6bfcf2; $custom-light: #a3fef6; $custom-dark: #000000;
JSON
{
"hex": "#6bfcf2",
"rgb": {
"r": 107,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.862,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90979,
"c": 0.12531,
"h": 188.9
},
"luminance": 0.79157
}Semantic roles & 50–950 ramp
primary
#6BFCF2
secondary
#D7343F
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685