#6BE6AB#6BE6AB
#6BE6AB is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.9% C 0.140 H 160.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE6AB |
|---|---|
| RGB | rgb(107, 230, 171) |
| HSL | hsl(151, 71%, 66%) |
| HSV | hsv(151, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 25.7%, 9.8%) |
| CIE-LAB | lab(83.26, -47.90, 18.49) |
| CIE-LCH | lch(83.26, 51.34, 158.90°) |
| OKLab | oklab(83.88% -0.1317 0.0472) |
| OKLCH | oklch(83.88% 0.14 160.3) |
| XYZ | xyz(41.7073, 62.6560, 48.4161) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 5.07
Eucalyptus
#44D7A8
ΔE00 5.16
Aqua Green
#12E193
ΔE00 5.17
Seafoam (survey)
#80F9AD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE6AB #E66BA6
analogous
#6BE66D #6BE6AB #6BE3E6
triadic
#6BE6AB #AB6BE6 #E6AB6B
tetradic
#6BE6AB #6D6BE6 #E66BA6 #E3E66B
square
#6BE6AB #6D6BE6 #E66BA6 #E3E66B
split-complementary
#6BE6AB #E66BE3 #E66D6B
monochromatic
#1FB86E #37DD8D #6BE6AB #9FEFC9 #D4F8E6
Accessibility & contrast
On white
1.55
#6BE6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#6BE6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE6AB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE6AB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A8
Deuteranopia (green-blind)
#D2CAAF
Tritanopia (blue-blind)
#40E5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be6ab; /* rgb */ color: rgb(107, 230, 171); /* oklch */ color: oklch(83.9% 0.140 160.3);
Tailwind
colors: {
custom: {
50: '#9eeec4',
500: '#6be6ab',
950: '#000000',
},
}SCSS
$custom: #6be6ab; $custom-light: #9eeec4; $custom-dark: #000000;
JSON
{
"hex": "#6be6ab",
"rgb": {
"r": 107,
"g": 230,
"b": 171
},
"hsl": {
"h": 151.22,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.83884,
"c": 0.13986,
"h": 160.3
},
"luminance": 0.6266
}Semantic roles & 50–950 ramp
primary
#6BE6AB
secondary
#B83E78
accent
#126FD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582