#6AE4AA#6AE4AA
#6AE4AA is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.3% C 0.139 H 160.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4AA |
|---|---|
| RGB | rgb(106, 228, 170) |
| HSL | hsl(151, 69%, 65%) |
| HSV | hsv(151, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.62, -47.48, 18.11) |
| CIE-LCH | lch(82.62, 50.82, 159.12°) |
| OKLab | oklab(83.35% -0.1306 0.0462) |
| OKLCH | oklch(83.35% 0.139 160.5) |
| XYZ | xyz(40.9394, 61.4496, 47.7259) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 4.77
Aqua Green
#12E193
ΔE00 5.13
Aqua Marine
#2EE8BB
ΔE00 5.48
Light Blue Green
#7EFBB3
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4AA #E46AA4
analogous
#6AE46D #6AE4AA #6AE1E4
triadic
#6AE4AA #AA6AE4 #E4AA6A
tetradic
#6AE4AA #6D6AE4 #E46AA4 #E1E46A
square
#6AE4AA #6D6AE4 #E46AA4 #E1E46A
split-complementary
#6AE4AA #E46AE1 #E46D6A
monochromatic
#20B36D #36DB8C #6AE4AA #9EEDC8 #D2F7E5
Accessibility & contrast
On white
1.58
#6AE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#6AE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4AA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4AA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#3FE3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae4aa; /* rgb */ color: rgb(106, 228, 170); /* oklch */ color: oklch(83.3% 0.139 160.5);
Tailwind
colors: {
custom: {
50: '#9dedc3',
500: '#6ae4aa',
950: '#000000',
},
}SCSS
$custom: #6ae4aa; $custom-light: #9dedc3; $custom-dark: #000000;
JSON
{
"hex": "#6ae4aa",
"rgb": {
"r": 106,
"g": 228,
"b": 170
},
"hsl": {
"h": 151.475,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.83345,
"c": 0.13851,
"h": 160.5
},
"luminance": 0.61453
}Semantic roles & 50–950 ramp
primary
#6AE4AA
secondary
#B43E76
accent
#146ED1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582