#6BE0AB#6BE0AB
#6BE0AB is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.4% C 0.132 H 161.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE0AB |
|---|---|
| RGB | rgb(107, 224, 171) |
| HSL | hsl(153, 65%, 65%) |
| HSV | hsv(153, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 23.7%, 12.2%) |
| CIE-LAB | lab(81.50, -45.34, 16.02) |
| CIE-LCH | lch(81.50, 48.09, 160.54°) |
| OKLab | oklab(82.45% -0.1251 0.041) |
| OKLCH | oklch(82.45% 0.132 161.9) |
| XYZ | xyz(40.0662, 59.3739, 47.8691) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.47
Eucalyptus
#44D7A8
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 5.18
Light Greenish Blue
#63F7B4
ΔE00 5.40
Light Teal
#90E4C1
ΔE00 5.50
Aqua Green
#12E193
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE0AB #E06BA0
analogous
#6BE071 #6BE0AB #6BDAE0
triadic
#6BE0AB #AB6BE0 #E0AB6B
tetradic
#6BE0AB #716BE0 #E06BA0 #DAE06B
square
#6BE0AB #716BE0 #E06BA0 #DAE06B
split-complementary
#6BE0AB #E06BDA #E0716B
monochromatic
#24AC6F #38D58E #6BE0AB #9EEBC8 #D0F5E4
Accessibility & contrast
On white
1.63
#6BE0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6BE0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE0AB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE0AB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A8
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#42E0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be0ab; /* rgb */ color: rgb(107, 224, 171); /* oklch */ color: oklch(82.4% 0.132 161.9);
Tailwind
colors: {
custom: {
50: '#9deac4',
500: '#6be0ab',
950: '#000000',
},
}SCSS
$custom: #6be0ab; $custom-light: #9deac4; $custom-dark: #000000;
JSON
{
"hex": "#6be0ab",
"rgb": {
"r": 107,
"g": 224,
"b": 171
},
"hsl": {
"h": 152.821,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.82446,
"c": 0.13169,
"h": 161.9
},
"luminance": 0.59377
}Semantic roles & 50–950 ramp
primary
#6BE0AB
secondary
#AE4172
accent
#186ACD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482