#6AE9AB#6AE9AB
#6AE9AB is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.6% C 0.144 H 159.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE9AB |
|---|---|
| RGB | rgb(106, 233, 171) |
| HSL | hsl(151, 74%, 66%) |
| HSV | hsv(151, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(84.11, -49.38, 19.66) |
| CIE-LCH | lch(84.11, 53.15, 158.29°) |
| OKLab | oklab(84.57% -0.1355 0.0501) |
| OKLCH | oklch(84.57% 0.144 159.7) |
| XYZ | xyz(42.4298, 64.2784, 48.6912) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.10
Seafoam
#7FE0B3
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.53
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE9AB #E96AA8
analogous
#6AE96C #6AE9AB #6AE7E9
triadic
#6AE9AB #AB6AE9 #E9AB6A
tetradic
#6AE9AB #6C6AE9 #E96AA8 #E7E96A
square
#6AE9AB #6C6AE9 #E96AA8 #E7E96A
split-complementary
#6AE9AB #E96AE7 #E96C6A
monochromatic
#1CBD6E #35E18D #6AE9AB #9FF1C9 #D5F9E7
Accessibility & contrast
On white
1.52
#6AE9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#6AE9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE9AB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE9AB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D4CDAF
Tritanopia (blue-blind)
#3CE8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae9ab; /* rgb */ color: rgb(106, 233, 171); /* oklch */ color: oklch(84.6% 0.144 159.7);
Tailwind
colors: {
custom: {
50: '#9ef1c4',
500: '#6ae9ab',
950: '#000000',
},
}SCSS
$custom: #6ae9ab; $custom-light: #9ef1c4; $custom-dark: #000000;
JSON
{
"hex": "#6ae9ab",
"rgb": {
"r": 106,
"g": 233,
"b": 171
},
"hsl": {
"h": 150.709,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84568,
"c": 0.14445,
"h": 159.7
},
"luminance": 0.64282
}Semantic roles & 50–950 ramp
primary
#6AE9AB
secondary
#BC3B7A
accent
#0F70D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582