#6AE5AA#6AE5AA
#6AE5AA is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.6% C 0.140 H 160.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE5AA |
|---|---|
| RGB | rgb(106, 229, 170) |
| HSL | hsl(151, 70%, 66%) |
| HSV | hsv(151, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.91, -47.90, 18.52) |
| CIE-LCH | lch(82.91, 51.36, 158.86°) |
| OKLab | oklab(83.59% -0.1316 0.0473) |
| OKLCH | oklch(83.59% 0.14 160.3) |
| XYZ | xyz(41.2153, 62.0014, 47.8179) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 4.02
Eucalyptus
#44D7A8
ΔE00 5.00
Aqua Green
#12E193
ΔE00 5.05
Light Blue Green
#7EFBB3
ΔE00 5.27
Seafoam (survey)
#80F9AD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE5AA #E56AA5
analogous
#6AE56C #6AE5AA #6AE2E5
triadic
#6AE5AA #AA6AE5 #E5AA6A
tetradic
#6AE5AA #6C6AE5 #E56AA5 #E2E56A
square
#6AE5AA #6C6AE5 #E56AA5 #E2E56A
split-complementary
#6AE5AA #E56AE2 #E56C6A
monochromatic
#20B56D #36DC8C #6AE5AA #9EEEC8 #D2F7E5
Accessibility & contrast
On white
1.57
#6AE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#6AE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE5AA
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE5AA | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#3FE4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae5aa; /* rgb */ color: rgb(106, 229, 170); /* oklch */ color: oklch(83.6% 0.140 160.3);
Tailwind
colors: {
custom: {
50: '#9deec3',
500: '#6ae5aa',
950: '#000000',
},
}SCSS
$custom: #6ae5aa; $custom-light: #9deec3; $custom-dark: #000000;
JSON
{
"hex": "#6ae5aa",
"rgb": {
"r": 106,
"g": 229,
"b": 170
},
"hsl": {
"h": 151.22,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83585,
"c": 0.13987,
"h": 160.3
},
"luminance": 0.62005
}Semantic roles & 50–950 ramp
primary
#6AE5AA
secondary
#B53E77
accent
#136FD2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582