#6BE1BB#6BE1BB
#6BE1BB is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.1% C 0.121 H 169.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE1BB |
|---|---|
| RGB | rgb(107, 225, 187) |
| HSL | hsl(161, 66%, 65%) |
| HSV | hsv(161, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.14, -42.33, 8.51) |
| CIE-LCH | lch(82.14, 43.17, 168.63°) |
| OKLab | oklab(83.09% -0.1191 0.0218) |
| OKLCH | oklch(83.09% 0.121 169.6) |
| XYZ | xyz(41.9542, 60.5603, 56.4825) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.93
Light Teal
#90E4C1
ΔE00 3.96
Eucalyptus
#44D7A8
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 4.29
Mediumaquamarine
#66CDAA
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE1BB #E16B91
analogous
#6BE180 #6BE1BB #6BCCE1
triadic
#6BE1BB #BB6BE1 #E1BB6B
tetradic
#6BE1BB #806BE1 #E16B91 #CCE16B
square
#6BE1BB #806BE1 #E16B91 #CCE16B
split-complementary
#6BE1BB #E16BCC #E1806B
monochromatic
#23AE82 #38D7A4 #6BE1BB #9EEBD2 #D1F6EA
Accessibility & contrast
On white
1.60
#6BE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6BE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE1BB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE1BB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#37E2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be1bb; /* rgb */ color: rgb(107, 225, 187); /* oklch */ color: oklch(83.1% 0.121 169.6);
Tailwind
colors: {
custom: {
50: '#9eebcf',
500: '#6be1bb',
950: '#000000',
},
}SCSS
$custom: #6be1bb; $custom-light: #9eebcf; $custom-dark: #000000;
JSON
{
"hex": "#6be1bb",
"rgb": {
"r": 107,
"g": 225,
"b": 187
},
"hsl": {
"h": 160.678,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.83087,
"c": 0.12106,
"h": 169.6
},
"luminance": 0.60564
}Semantic roles & 50–950 ramp
primary
#6BE1BB
secondary
#B04064
accent
#1752CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483