#6BE9BB#6BE9BB
#6BE9BB is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.131 H 166.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9BB |
|---|---|
| RGB | rgb(107, 233, 187) |
| HSL | hsl(158, 74%, 67%) |
| HSV | hsv(158, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(84.48, -45.81, 11.84) |
| CIE-LCH | lch(84.48, 47.32, 165.51°) |
| OKLab | oklab(84.99% -0.1277 0.0304) |
| OKLCH | oklch(84.99% 0.131 166.6) |
| XYZ | xyz(44.1677, 64.9874, 57.2203) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.18
Aqua Marine
#2EE8BB
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9BB #E96B99
analogous
#6BE97C #6BE9BB #6BD8E9
triadic
#6BE9BB #BB6BE9 #E9BB6B
tetradic
#6BE9BB #7C6BE9 #E96B99 #D8E96B
square
#6BE9BB #7C6BE9 #E96B99 #D8E96B
split-complementary
#6BE9BB #E96BD8 #E97C6B
monochromatic
#1CBD83 #36E1A3 #6BE9BB #A0F1D3 #D6F9EC
Accessibility & contrast
On white
1.50
#6BE9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#6BE9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9BB
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9BB | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#33EADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6be9bb; /* rgb */ color: rgb(107, 233, 187); /* oklch */ color: oklch(85.0% 0.131 166.6);
Tailwind
colors: {
custom: {
50: '#9ef1cf',
500: '#6be9bb',
950: '#000000',
},
}SCSS
$custom: #6be9bb; $custom-light: #9ef1cf; $custom-dark: #000000;
JSON
{
"hex": "#6be9bb",
"rgb": {
"r": 107,
"g": 233,
"b": 187
},
"hsl": {
"h": 158.095,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84987,
"c": 0.13129,
"h": 166.6
},
"luminance": 0.64991
}Semantic roles & 50–950 ramp
primary
#6BE9BB
secondary
#BC3C6B
accent
#0F58D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583