#6AE5AB#6AE5AB
#6AE5AB is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.6% C 0.139 H 160.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE5AB |
|---|---|
| RGB | rgb(106, 229, 171) |
| HSL | hsl(152, 70%, 66%) |
| HSV | hsv(152, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 25.3%, 10.2%) |
| CIE-LAB | lab(82.93, -47.70, 18.03) |
| CIE-LCH | lch(82.93, 50.99, 159.30°) |
| OKLab | oklab(83.61% -0.1312 0.046) |
| OKLCH | oklch(83.61% 0.139 160.7) |
| XYZ | xyz(41.3103, 62.0394, 48.3180) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.18
Light Blue Green
#7EFBB3
ΔE00 5.36
Aqua Marine
#2EE8BB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE5AB #E56AA4
analogous
#6AE56D #6AE5AB #6AE2E5
triadic
#6AE5AB #AB6AE5 #E5AB6A
tetradic
#6AE5AB #6D6AE5 #E56AA4 #E2E56A
square
#6AE5AB #6D6AE5 #E56AA4 #E2E56A
split-complementary
#6AE5AB #E56AE2 #E56D6A
monochromatic
#20B56F #36DC8E #6AE5AB #9EEEC8 #D2F7E6
Accessibility & contrast
On white
1.57
#6AE5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#6AE5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE5AB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE5AB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A8
Deuteranopia (green-blind)
#D1C9AF
Tritanopia (blue-blind)
#3EE4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae5ab; /* rgb */ color: rgb(106, 229, 171); /* oklch */ color: oklch(83.6% 0.139 160.7);
Tailwind
colors: {
custom: {
50: '#9deec4',
500: '#6ae5ab',
950: '#000000',
},
}SCSS
$custom: #6ae5ab; $custom-light: #9deec4; $custom-dark: #000000;
JSON
{
"hex": "#6ae5ab",
"rgb": {
"r": 106,
"g": 229,
"b": 171
},
"hsl": {
"h": 151.707,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83608,
"c": 0.13903,
"h": 160.7
},
"luminance": 0.62043
}Semantic roles & 50–950 ramp
primary
#6AE5AB
secondary
#B53E76
accent
#136DD2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582