#6BE3BB#6BE3BB
#6BE3BB is a very light, vivid teal. Relative luminance 0.617; OKLCH L 83.6% C 0.124 H 168.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3BB |
|---|---|
| RGB | rgb(107, 227, 187) |
| HSL | hsl(160, 68%, 65%) |
| HSV | hsv(160, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(82.73, -43.21, 9.35) |
| CIE-LCH | lch(82.73, 44.20, 167.79°) |
| OKLab | oklab(83.56% -0.1213 0.0239) |
| OKLCH | oklch(83.56% 0.124 168.8) |
| XYZ | xyz(42.4980, 61.6480, 56.6638) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.01
Aqua Marine
#2EE8BB
ΔE00 3.68
Light Turquoise
#7EF4CC
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3BB #E36B93
analogous
#6BE37F #6BE3BB #6BCFE3
triadic
#6BE3BB #BB6BE3 #E3BB6B
tetradic
#6BE3BB #7F6BE3 #E36B93 #CFE36B
square
#6BE3BB #7F6BE3 #E36B93 #CFE36B
split-complementary
#6BE3BB #E36BCF #E37F6B
monochromatic
#22B282 #38D9A3 #6BE3BB #9EEDD3 #D2F6EA
Accessibility & contrast
On white
1.58
#6BE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#6BE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3BB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3BB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#36E4D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be3bb; /* rgb */ color: rgb(107, 227, 187); /* oklch */ color: oklch(83.6% 0.124 168.8);
Tailwind
colors: {
custom: {
50: '#9eeccf',
500: '#6be3bb',
950: '#000000',
},
}SCSS
$custom: #6be3bb; $custom-light: #9eeccf; $custom-dark: #000000;
JSON
{
"hex": "#6be3bb",
"rgb": {
"r": 107,
"g": 227,
"b": 187
},
"hsl": {
"h": 160,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.83562,
"c": 0.1236,
"h": 168.8
},
"luminance": 0.61652
}Semantic roles & 50–950 ramp
primary
#6BE3BB
secondary
#B33F66
accent
#1554D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583