#6BE2BB#6BE2BB
#6BE2BB is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.3% C 0.122 H 169.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2BB |
|---|---|
| RGB | rgb(107, 226, 187) |
| HSL | hsl(160, 67%, 65%) |
| HSV | hsv(160, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.43, -42.77, 8.93) |
| CIE-LCH | lch(82.43, 43.69, 168.21°) |
| OKLab | oklab(83.32% -0.1202 0.0229) |
| OKLCH | oklch(83.32% 0.122 169.2) |
| XYZ | xyz(42.2253, 61.1026, 56.5729) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.79
Light Teal
#90E4C1
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2BB #E26B92
analogous
#6BE27F #6BE2BB #6BCEE2
triadic
#6BE2BB #BB6BE2 #E2BB6B
tetradic
#6BE2BB #7F6BE2 #E26B92 #CEE26B
square
#6BE2BB #7F6BE2 #E26B92 #CEE26B
split-complementary
#6BE2BB #E26BCE #E27F6B
monochromatic
#23B082 #38D8A3 #6BE2BB #9EECD3 #D1F6EA
Accessibility & contrast
On white
1.59
#6BE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6BE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2BB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2BB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#36E3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be2bb; /* rgb */ color: rgb(107, 226, 187); /* oklch */ color: oklch(83.3% 0.122 169.2);
Tailwind
colors: {
custom: {
50: '#9eeccf',
500: '#6be2bb',
950: '#000000',
},
}SCSS
$custom: #6be2bb; $custom-light: #9eeccf; $custom-dark: #000000;
JSON
{
"hex": "#6be2bb",
"rgb": {
"r": 107,
"g": 226,
"b": 187
},
"hsl": {
"h": 160.336,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.83324,
"c": 0.12233,
"h": 169.2
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#6BE2BB
secondary
#B14065
accent
#1653CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483