#6BE7AB#6BE7AB
#6BE7AB is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.141 H 160.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE7AB |
|---|---|
| RGB | rgb(107, 231, 171) |
| HSL | hsl(151, 72%, 66%) |
| HSV | hsv(151, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.55, -48.32, 18.90) |
| CIE-LCH | lch(83.55, 51.88, 158.64°) |
| OKLab | oklab(84.12% -0.1327 0.0482) |
| OKLCH | oklch(84.12% 0.141 160) |
| XYZ | xyz(41.9864, 63.2141, 48.5091) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 5.00
Seafoam Green
#7AF9AB
ΔE00 5.01
Aqua Green
#12E193
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE7AB #E76BA7
analogous
#6BE76D #6BE7AB #6BE5E7
triadic
#6BE7AB #AB6BE7 #E7AB6B
tetradic
#6BE7AB #6D6BE7 #E76BA7 #E5E76B
square
#6BE7AB #6D6BE7 #E76BA7 #E5E76B
split-complementary
#6BE7AB #E76BE5 #E76D6B
monochromatic
#1EBA6E #36DE8D #6BE7AB #A0F0C9 #D4F8E7
Accessibility & contrast
On white
1.54
#6BE7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#6BE7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE7AB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE7AB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D3CBAF
Tritanopia (blue-blind)
#3FE6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be7ab; /* rgb */ color: rgb(107, 231, 171); /* oklch */ color: oklch(84.1% 0.141 160.0);
Tailwind
colors: {
custom: {
50: '#9eefc4',
500: '#6be7ab',
950: '#000000',
},
}SCSS
$custom: #6be7ab; $custom-light: #9eefc4; $custom-dark: #000000;
JSON
{
"hex": "#6be7ab",
"rgb": {
"r": 107,
"g": 231,
"b": 171
},
"hsl": {
"h": 150.968,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.84124,
"c": 0.14121,
"h": 160
},
"luminance": 0.63218
}Semantic roles & 50–950 ramp
primary
#6BE7AB
secondary
#B93D79
accent
#1170D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582