#6AE3AA#6AE3AA
#6AE3AA is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.1% C 0.137 H 160.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3AA |
|---|---|
| RGB | rgb(106, 227, 170) |
| HSL | hsl(152, 68%, 65%) |
| HSV | hsv(152, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(82.33, -47.06, 17.70) |
| CIE-LCH | lch(82.33, 50.28, 159.39°) |
| OKLab | oklab(83.1% -0.1295 0.0452) |
| OKLCH | oklch(83.1% 0.137 160.8) |
| XYZ | xyz(40.6651, 60.9010, 47.6345) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 4.53
Eucalyptus
#44D7A8
ΔE00 4.54
Aqua Green
#12E193
ΔE00 5.23
Aqua Marine
#2EE8BB
ΔE00 5.40
Light Blue Green
#7EFBB3
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3AA #E36AA3
analogous
#6AE36E #6AE3AA #6ADFE3
triadic
#6AE3AA #AA6AE3 #E3AA6A
tetradic
#6AE3AA #6E6AE3 #E36AA3 #DFE36A
square
#6AE3AA #6E6AE3 #E36AA3 #DFE36A
split-complementary
#6AE3AA #E36ADF #E36E6A
monochromatic
#21B16D #36D98D #6AE3AA #9EEDC7 #D1F6E5
Accessibility & contrast
On white
1.59
#6AE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6AE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3AA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3AA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#3FE2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae3aa; /* rgb */ color: rgb(106, 227, 170); /* oklch */ color: oklch(83.1% 0.137 160.8);
Tailwind
colors: {
custom: {
50: '#9decc3',
500: '#6ae3aa',
950: '#000000',
},
}SCSS
$custom: #6ae3aa; $custom-light: #9decc3; $custom-dark: #000000;
JSON
{
"hex": "#6ae3aa",
"rgb": {
"r": 106,
"g": 227,
"b": 170
},
"hsl": {
"h": 151.736,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.83105,
"c": 0.13714,
"h": 160.8
},
"luminance": 0.60905
}Semantic roles & 50–950 ramp
primary
#6AE3AA
secondary
#B23F75
accent
#156DD0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582