#6BE8AB#6BE8AB
#6BE8AB is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.4% C 0.143 H 159.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8AB |
|---|---|
| RGB | rgb(107, 232, 171) |
| HSL | hsl(151, 73%, 66%) |
| HSV | hsv(151, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(83.85, -48.74, 19.30) |
| CIE-LCH | lch(83.85, 52.42, 158.39°) |
| OKLab | oklab(84.36% -0.1338 0.0492) |
| OKLCH | oklch(84.36% 0.143 159.8) |
| XYZ | xyz(42.2671, 63.7755, 48.6027) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.74
Seafoam Green
#7AF9AB
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8AB #E86BA8
analogous
#6BE86D #6BE8AB #6BE6E8
triadic
#6BE8AB #AB6BE8 #E8AB6B
tetradic
#6BE8AB #6D6BE8 #E86BA8 #E6E86B
square
#6BE8AB #6D6BE8 #E86BA8 #E6E86B
split-complementary
#6BE8AB #E86BE6 #E86D6B
monochromatic
#1DBB6E #36E08D #6BE8AB #A0F0C9 #D5F8E7
Accessibility & contrast
On white
1.53
#6BE8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6BE8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8AB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8AB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A8
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#3FE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be8ab; /* rgb */ color: rgb(107, 232, 171); /* oklch */ color: oklch(84.4% 0.143 159.8);
Tailwind
colors: {
custom: {
50: '#9ef0c4',
500: '#6be8ab',
950: '#000000',
},
}SCSS
$custom: #6be8ab; $custom-light: #9ef0c4; $custom-dark: #000000;
JSON
{
"hex": "#6be8ab",
"rgb": {
"r": 107,
"g": 232,
"b": 171
},
"hsl": {
"h": 150.72,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.84363,
"c": 0.14258,
"h": 159.8
},
"luminance": 0.63779
}Semantic roles & 50–950 ramp
primary
#6BE8AB
secondary
#BB3C7A
accent
#1070D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582