#6BE8BC#6BE8BC
#6BE8BC is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.8% C 0.129 H 167.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8BC |
|---|---|
| RGB | rgb(107, 232, 188) |
| HSL | hsl(159, 73%, 66%) |
| HSV | hsv(159, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.21, -45.16, 10.93) |
| CIE-LCH | lch(84.21, 46.47, 166.39°) |
| OKLab | oklab(84.77% -0.1262 0.028) |
| OKLCH | oklch(84.77% 0.129 167.5) |
| XYZ | xyz(43.9929, 64.4658, 57.6920) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.13
Aqua Marine
#2EE8BB
ΔE00 3.43
Light Teal
#90E4C1
ΔE00 4.37
Eucalyptus
#44D7A8
ΔE00 4.71
Light Aquamarine
#7BFDC7
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8BC #E86B97
analogous
#6BE87E #6BE8BC #6BD6E8
triadic
#6BE8BC #BC6BE8 #E8BC6B
tetradic
#6BE8BC #7E6BE8 #E86B97 #D6E86B
square
#6BE8BC #7E6BE8 #E86B97 #D6E86B
split-complementary
#6BE8BC #E86BD6 #E87E6B
monochromatic
#1DBB84 #36E0A4 #6BE8BC #A0F0D4 #D5F8EC
Accessibility & contrast
On white
1.51
#6BE8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6BE8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8BC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8BC | 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)
#E3DABA
Deuteranopia (green-blind)
#D0CDBF
Tritanopia (blue-blind)
#33E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be8bc; /* rgb */ color: rgb(107, 232, 188); /* oklch */ color: oklch(84.8% 0.129 167.5);
Tailwind
colors: {
custom: {
50: '#9ef0d0',
500: '#6be8bc',
950: '#000000',
},
}SCSS
$custom: #6be8bc; $custom-light: #9ef0d0; $custom-dark: #000000;
JSON
{
"hex": "#6be8bc",
"rgb": {
"r": 107,
"g": 232,
"b": 188
},
"hsl": {
"h": 158.88,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.84774,
"c": 0.12929,
"h": 167.5
},
"luminance": 0.6447
}Semantic roles & 50–950 ramp
primary
#6BE8BC
secondary
#BB3C69
accent
#1056D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583