#6BF0C2#6BF0C2
#6BF0C2 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.135 H 167.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF0C2 |
|---|---|
| RGB | rgb(107, 240, 194) |
| HSL | hsl(159, 82%, 68%) |
| HSV | hsv(159, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 19.2%, 5.9%) |
| CIE-LAB | lab(86.67, -47.28, 11.30) |
| CIE-LCH | lch(86.67, 48.61, 166.55°) |
| OKLab | oklab(86.82% -0.1321 0.029) |
| OKLCH | oklch(86.82% 0.135 167.6) |
| XYZ | xyz(46.9565, 69.3366, 61.9372) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF0C2 #F06B99
analogous
#6BF07F #6BF0C2 #6BDBF0
triadic
#6BF0C2 #C26BF0 #F0C26B
tetradic
#6BF0C2 #7F6BF0 #F06B99 #DBF06B
square
#6BF0C2 #7F6BF0 #F06B99 #DBF06B
split-complementary
#6BF0C2 #F06BDB #F07F6B
monochromatic
#15CC8D #33EAAB #6BF0C2 #A3F6D9 #DAFBF0
Accessibility & contrast
On white
1.41
#6BF0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#6BF0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF0C2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF0C2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1C0
Deuteranopia (green-blind)
#D7D3C5
Tritanopia (blue-blind)
#28F1E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf0c2; /* rgb */ color: rgb(107, 240, 194); /* oklch */ color: oklch(86.8% 0.135 167.6);
Tailwind
colors: {
custom: {
50: '#9ff5d4',
500: '#6bf0c2',
950: '#000000',
},
}SCSS
$custom: #6bf0c2; $custom-light: #9ff5d4; $custom-dark: #000000;
JSON
{
"hex": "#6bf0c2",
"rgb": {
"r": 107,
"g": 240,
"b": 194
},
"hsl": {
"h": 159.248,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.86824,
"c": 0.13521,
"h": 167.6
},
"luminance": 0.69341
}Semantic roles & 50–950 ramp
primary
#6BF0C2
secondary
#C83769
accent
#0852DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583