#6BFCF1#6BFCF1
#6BFCF1 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.126 H 188.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCF1 |
|---|---|
| RGB | rgb(107, 252, 241) |
| HSL | hsl(175, 96%, 70%) |
| HSV | hsv(175, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(91.28, -41.38, -6.47) |
| CIE-LCH | lch(91.28, 41.88, 188.89°) |
| OKLab | oklab(90.95% -0.1242 -0.0182) |
| OKLCH | oklch(90.95% 0.126 188.3) |
| XYZ | xyz(56.7440, 79.0917, 95.4778) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 4.19
Aqua
#00FFFF
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCF1 #FC6B76
analogous
#6BFCA8 #6BFCF1 #6BBFFC
triadic
#6BFCF1 #F16BFC #FCF16B
tetradic
#6BFCF1 #A86BFC #FC6B76 #BFFC6B
square
#6BFCF1 #A86BFC #FC6B76 #BFFC6B
split-complementary
#6BFCF1 #FC6BBF #FCA86B
monochromatic
#05E8D7 #2FFBEB #6BFCF1 #A7FDF7 #E1FEFC
Accessibility & contrast
On white
1.25
#6BFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#6BFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCF1
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCF1 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F1
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfcf1; /* rgb */ color: rgb(107, 252, 241); /* oklch */ color: oklch(90.9% 0.126 188.3);
Tailwind
colors: {
custom: {
50: '#a3fef5',
500: '#6bfcf1',
950: '#000000',
},
}SCSS
$custom: #6bfcf1; $custom-light: #a3fef5; $custom-dark: #000000;
JSON
{
"hex": "#6bfcf1",
"rgb": {
"r": 107,
"g": 252,
"b": 241
},
"hsl": {
"h": 175.448,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90948,
"c": 0.12553,
"h": 188.3
},
"luminance": 0.79097
}Semantic roles & 50–950 ramp
primary
#6BFCF1
secondary
#D73440
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685