#6AE7AB#6AE7AB
#6AE7AB is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.142 H 160.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE7AB |
|---|---|
| RGB | rgb(106, 231, 171) |
| HSL | hsl(151, 72%, 66%) |
| HSV | hsv(151, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.52, -48.54, 18.85) |
| CIE-LCH | lch(83.52, 52.07, 158.78°) |
| OKLab | oklab(84.09% -0.1333 0.0481) |
| OKLCH | oklch(84.09% 0.142 160.2) |
| XYZ | xyz(41.8668, 63.1525, 48.5035) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.57
Seafoam
#7FE0B3
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 5.04
Seafoam Green
#7AF9AB
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE7AB #E76AA6
analogous
#6AE76C #6AE7AB #6AE4E7
triadic
#6AE7AB #AB6AE7 #E7AB6A
tetradic
#6AE7AB #6C6AE7 #E76AA6 #E4E76A
square
#6AE7AB #6C6AE7 #E76AA6 #E4E76A
split-complementary
#6AE7AB #E76AE4 #E76C6A
monochromatic
#1EB96E #35DF8D #6AE7AB #9FEFC9 #D3F8E6
Accessibility & contrast
On white
1.54
#6AE7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#6AE7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE7AB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE7AB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#3DE6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae7ab; /* rgb */ color: rgb(106, 231, 171); /* oklch */ color: oklch(84.1% 0.142 160.2);
Tailwind
colors: {
custom: {
50: '#9defc4',
500: '#6ae7ab',
950: '#000000',
},
}SCSS
$custom: #6ae7ab; $custom-light: #9defc4; $custom-dark: #000000;
JSON
{
"hex": "#6ae7ab",
"rgb": {
"r": 106,
"g": 231,
"b": 171
},
"hsl": {
"h": 151.2,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.84088,
"c": 0.14174,
"h": 160.2
},
"luminance": 0.63156
}Semantic roles & 50–950 ramp
primary
#6AE7AB
secondary
#B93D78
accent
#116FD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582