#6AE9AE#6AE9AE
#6AE9AE is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.142 H 160.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE9AE |
|---|---|
| RGB | rgb(106, 233, 174) |
| HSL | hsl(152, 74%, 66%) |
| HSV | hsv(152, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.17, -48.77, 18.19) |
| CIE-LCH | lch(84.17, 52.05, 159.55°) |
| OKLab | oklab(84.64% -0.1341 0.0464) |
| OKLCH | oklch(84.64% 0.142 160.9) |
| XYZ | xyz(42.7190, 64.3941, 50.2143) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.20
Seafoam
#7FE0B3
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.94
Seafoam Green
#7AF9AB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE9AE #E96AA5
analogous
#6AE96F #6AE9AE #6AE5E9
triadic
#6AE9AE #AE6AE9 #E9AE6A
tetradic
#6AE9AE #6F6AE9 #E96AA5 #E5E96A
square
#6AE9AE #6F6AE9 #E96AA5 #E5E96A
split-complementary
#6AE9AE #E96AE5 #E96F6A
monochromatic
#1CBD72 #35E191 #6AE9AE #9FF1CB #D5F9E8
Accessibility & contrast
On white
1.51
#6AE9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6AE9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE9AE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE9AE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#3AE8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae9ae; /* rgb */ color: rgb(106, 233, 174); /* oklch */ color: oklch(84.6% 0.142 160.9);
Tailwind
colors: {
custom: {
50: '#9ef1c6',
500: '#6ae9ae',
950: '#000000',
},
}SCSS
$custom: #6ae9ae; $custom-light: #9ef1c6; $custom-dark: #000000;
JSON
{
"hex": "#6ae9ae",
"rgb": {
"r": 106,
"g": 233,
"b": 174
},
"hsl": {
"h": 152.126,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84637,
"c": 0.14195,
"h": 160.9
},
"luminance": 0.64398
}Semantic roles & 50–950 ramp
primary
#6AE9AE
secondary
#BC3B77
accent
#0F6CD6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582