#6BE8AA#6BE8AA
#6BE8AA is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.3% C 0.143 H 159.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8AA |
|---|---|
| RGB | rgb(107, 232, 170) |
| HSL | hsl(150, 73%, 66%) |
| HSV | hsv(150, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(83.83, -48.94, 19.80) |
| CIE-LCH | lch(83.83, 52.79, 157.98°) |
| OKLab | oklab(84.34% -0.1342 0.0504) |
| OKLCH | oklch(84.34% 0.143 159.4) |
| XYZ | xyz(42.1721, 63.7375, 48.1026) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8AA #E86BA9
analogous
#6BE86C #6BE8AA #6BE7E8
triadic
#6BE8AA #AA6BE8 #E8AA6B
tetradic
#6BE8AA #6C6BE8 #E86BA9 #E7E86B
square
#6BE8AA #6C6BE8 #E86BA9 #E7E86B
split-complementary
#6BE8AA #E86BE7 #E86C6B
monochromatic
#1DBB6D #36E08C #6BE8AA #A0F0C8 #D5F8E7
Accessibility & contrast
On white
1.53
#6BE8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6BE8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8AA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8AA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#40E7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be8aa; /* rgb */ color: rgb(107, 232, 170); /* oklch */ color: oklch(84.3% 0.143 159.4);
Tailwind
colors: {
custom: {
50: '#9ef0c3',
500: '#6be8aa',
950: '#000000',
},
}SCSS
$custom: #6be8aa; $custom-light: #9ef0c3; $custom-dark: #000000;
JSON
{
"hex": "#6be8aa",
"rgb": {
"r": 107,
"g": 232,
"b": 170
},
"hsl": {
"h": 150.24,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.84341,
"c": 0.14341,
"h": 159.4
},
"luminance": 0.63741
}Semantic roles & 50–950 ramp
primary
#6BE8AA
secondary
#BB3C7B
accent
#1072D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582