#6BE7BB#6BE7BB
#6BE7BB is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.5% C 0.129 H 167.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE7BB |
|---|---|
| RGB | rgb(107, 231, 187) |
| HSL | hsl(159, 72%, 66%) |
| HSV | hsv(159, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.89, -44.95, 11.01) |
| CIE-LCH | lch(83.89, 46.28, 166.24°) |
| OKLab | oklab(84.51% -0.1256 0.0282) |
| OKLCH | oklch(84.51% 0.129 167.3) |
| XYZ | xyz(43.6048, 63.8615, 57.0327) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.32
Aqua Marine
#2EE8BB
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 4.32
Eucalyptus
#44D7A8
ΔE00 4.54
Light Aquamarine
#7BFDC7
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE7BB #E76B97
analogous
#6BE77D #6BE7BB #6BD5E7
triadic
#6BE7BB #BB6BE7 #E7BB6B
tetradic
#6BE7BB #7D6BE7 #E76B97 #D5E76B
square
#6BE7BB #7D6BE7 #E76B97 #D5E76B
split-complementary
#6BE7BB #E76BD5 #E77D6B
monochromatic
#1EBA82 #36DEA3 #6BE7BB #A0F0D3 #D4F8EB
Accessibility & contrast
On white
1.52
#6BE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6BE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE7BB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE7BB | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#34E8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be7bb; /* rgb */ color: rgb(107, 231, 187); /* oklch */ color: oklch(84.5% 0.129 167.3);
Tailwind
colors: {
custom: {
50: '#9eefcf',
500: '#6be7bb',
950: '#000000',
},
}SCSS
$custom: #6be7bb; $custom-light: #9eefcf; $custom-dark: #000000;
JSON
{
"hex": "#6be7bb",
"rgb": {
"r": 107,
"g": 231,
"b": 187
},
"hsl": {
"h": 158.71,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.84511,
"c": 0.12871,
"h": 167.3
},
"luminance": 0.63865
}Semantic roles & 50–950 ramp
primary
#6BE7BB
secondary
#B93D69
accent
#1156D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583