#6AE5AC#6AE5AC
#6AE5AC is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.6% C 0.138 H 161.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE5AC |
|---|---|
| RGB | rgb(106, 229, 172) |
| HSL | hsl(152, 70%, 66%) |
| HSV | hsv(152, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 24.9%, 10.2%) |
| CIE-LAB | lab(82.95, -47.49, 17.53) |
| CIE-LCH | lch(82.95, 50.63, 159.74°) |
| OKLab | oklab(83.63% -0.1307 0.0448) |
| OKLCH | oklch(83.63% 0.138 161.1) |
| XYZ | xyz(41.4059, 62.0776, 48.8219) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 5.22
Aqua Green
#12E193
ΔE00 5.32
Light Aquamarine
#7BFDC7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE5AC #E56AA3
analogous
#6AE56E #6AE5AC #6AE1E5
triadic
#6AE5AC #AC6AE5 #E5AC6A
tetradic
#6AE5AC #6E6AE5 #E56AA3 #E1E56A
square
#6AE5AC #6E6AE5 #E56AA3 #E1E56A
split-complementary
#6AE5AC #E56AE1 #E56E6A
monochromatic
#20B570 #36DC8F #6AE5AC #9EEEC9 #D2F7E6
Accessibility & contrast
On white
1.57
#6AE5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#6AE5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE5AC
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE5AC | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#3DE4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae5ac; /* rgb */ color: rgb(106, 229, 172); /* oklch */ color: oklch(83.6% 0.138 161.1);
Tailwind
colors: {
custom: {
50: '#9deec4',
500: '#6ae5ac',
950: '#000000',
},
}SCSS
$custom: #6ae5ac; $custom-light: #9deec4; $custom-dark: #000000;
JSON
{
"hex": "#6ae5ac",
"rgb": {
"r": 106,
"g": 229,
"b": 172
},
"hsl": {
"h": 152.195,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83632,
"c": 0.13821,
"h": 161.1
},
"luminance": 0.62081
}Semantic roles & 50–950 ramp
primary
#6AE5AC
secondary
#B53E75
accent
#136CD2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582