#6BE8BB#6BE8BB
#6BE8BB is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.7% C 0.130 H 167.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8BB |
|---|---|
| RGB | rgb(107, 232, 187) |
| HSL | hsl(158, 73%, 66%) |
| HSV | hsv(158, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.19, -45.38, 11.43) |
| CIE-LCH | lch(84.19, 46.80, 165.87°) |
| OKLab | oklab(84.75% -0.1267 0.0293) |
| OKLCH | oklch(84.75% 0.13 167) |
| XYZ | xyz(43.8855, 64.4229, 57.1262) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 3.49
Light Teal
#90E4C1
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8BB #E86B98
analogous
#6BE87D #6BE8BB #6BD7E8
triadic
#6BE8BB #BB6BE8 #E8BB6B
tetradic
#6BE8BB #7D6BE8 #E86B98 #D7E86B
square
#6BE8BB #7D6BE8 #E86B98 #D7E86B
split-complementary
#6BE8BB #E86BD7 #E87D6B
monochromatic
#1DBB82 #36E0A3 #6BE8BB #A0F0D3 #D5F8EC
Accessibility & contrast
On white
1.51
#6BE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6BE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8BB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8BB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#34E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be8bb; /* rgb */ color: rgb(107, 232, 187); /* oklch */ color: oklch(84.7% 0.130 167.0);
Tailwind
colors: {
custom: {
50: '#9ef0cf',
500: '#6be8bb',
950: '#000000',
},
}SCSS
$custom: #6be8bb; $custom-light: #9ef0cf; $custom-dark: #000000;
JSON
{
"hex": "#6be8bb",
"rgb": {
"r": 107,
"g": 232,
"b": 187
},
"hsl": {
"h": 158.4,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.84749,
"c": 0.13,
"h": 167
},
"luminance": 0.64427
}Semantic roles & 50–950 ramp
primary
#6BE8BB
secondary
#BB3C6A
accent
#1057D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583