#6BE2BC#6BE2BC
#6BE2BC is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.4% C 0.122 H 169.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2BC |
|---|---|
| RGB | rgb(107, 226, 188) |
| HSL | hsl(161, 67%, 65%) |
| HSV | hsv(161, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.46, -42.54, 8.43) |
| CIE-LCH | lch(82.46, 43.37, 168.79°) |
| OKLab | oklab(83.35% -0.1197 0.0216) |
| OKLCH | oklch(83.35% 0.122 169.8) |
| XYZ | xyz(42.3327, 61.1455, 57.1386) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 4.28
Seafoam Blue
#78D1B6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2BC #E26B91
analogous
#6BE280 #6BE2BC #6BCDE2
triadic
#6BE2BC #BC6BE2 #E2BC6B
tetradic
#6BE2BC #806BE2 #E26B91 #CDE26B
square
#6BE2BC #806BE2 #E26B91 #CDE26B
split-complementary
#6BE2BC #E26BCD #E2806B
monochromatic
#23B083 #38D8A5 #6BE2BC #9EECD3 #D1F6EA
Accessibility & contrast
On white
1.59
#6BE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6BE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2BC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2BC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BA
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#36E3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be2bc; /* rgb */ color: rgb(107, 226, 188); /* oklch */ color: oklch(83.4% 0.122 169.8);
Tailwind
colors: {
custom: {
50: '#9eebd0',
500: '#6be2bc',
950: '#000000',
},
}SCSS
$custom: #6be2bc; $custom-light: #9eebd0; $custom-dark: #000000;
JSON
{
"hex": "#6be2bc",
"rgb": {
"r": 107,
"g": 226,
"b": 188
},
"hsl": {
"h": 160.84,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.83351,
"c": 0.12165,
"h": 169.8
},
"luminance": 0.61149
}Semantic roles & 50–950 ramp
primary
#6BE2BC
secondary
#B14064
accent
#1651CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483