#6BE5BB#6BE5BB
#6BE5BB is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.0% C 0.126 H 168.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE5BB |
|---|---|
| RGB | rgb(107, 229, 187) |
| HSL | hsl(159, 70%, 66%) |
| HSV | hsv(159, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(83.31, -44.08, 10.18) |
| CIE-LCH | lch(83.31, 45.24, 167.00°) |
| OKLab | oklab(84.04% -0.1234 0.0261) |
| OKLCH | oklch(84.04% 0.126 168.1) |
| XYZ | xyz(43.0482, 62.7484, 56.8472) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.92
Aqua Marine
#2EE8BB
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.32
Aqua (survey)
#13EAC9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE5BB #E56B95
analogous
#6BE57E #6BE5BB #6BD2E5
triadic
#6BE5BB #BB6BE5 #E5BB6B
tetradic
#6BE5BB #7E6BE5 #E56B95 #D2E56B
square
#6BE5BB #7E6BE5 #E56B95 #D2E56B
split-complementary
#6BE5BB #E56BD2 #E57E6B
monochromatic
#20B682 #37DCA3 #6BE5BB #9FEED3 #D3F7EB
Accessibility & contrast
On white
1.55
#6BE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#6BE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE5BB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE5BB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#35E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be5bb; /* rgb */ color: rgb(107, 229, 187); /* oklch */ color: oklch(84.0% 0.126 168.1);
Tailwind
colors: {
custom: {
50: '#9eeecf',
500: '#6be5bb',
950: '#000000',
},
}SCSS
$custom: #6be5bb; $custom-light: #9eeecf; $custom-dark: #000000;
JSON
{
"hex": "#6be5bb",
"rgb": {
"r": 107,
"g": 229,
"b": 187
},
"hsl": {
"h": 159.344,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.84037,
"c": 0.12615,
"h": 168.1
},
"luminance": 0.62752
}Semantic roles & 50–950 ramp
primary
#6BE5BB
secondary
#B63E67
accent
#1355D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583