#6AE7AA#6AE7AA
#6AE7AA is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.1% C 0.143 H 159.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE7AA |
|---|---|
| RGB | rgb(106, 231, 170) |
| HSL | hsl(151, 72%, 66%) |
| HSV | hsv(151, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.50, -48.74, 19.34) |
| CIE-LCH | lch(83.50, 52.44, 158.36°) |
| OKLab | oklab(84.07% -0.1338 0.0493) |
| OKLCH | oklch(84.07% 0.143 159.8) |
| XYZ | xyz(41.7719, 63.1145, 48.0034) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.75
Seafoam Green
#7AF9AB
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 4.91
Aqua Green
#12E193
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE7AA #E76AA7
analogous
#6AE76B #6AE7AA #6AE5E7
triadic
#6AE7AA #AA6AE7 #E7AA6A
tetradic
#6AE7AA #6B6AE7 #E76AA7 #E5E76A
square
#6AE7AA #6B6AE7 #E76AA7 #E5E76A
split-complementary
#6AE7AA #E76AE5 #E76B6A
monochromatic
#1EB96D #35DF8C #6AE7AA #9FEFC8 #D3F8E6
Accessibility & contrast
On white
1.54
#6AE7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#6AE7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE7AA
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE7AA | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#3EE6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae7aa; /* rgb */ color: rgb(106, 231, 170); /* oklch */ color: oklch(84.1% 0.143 159.8);
Tailwind
colors: {
custom: {
50: '#9defc3',
500: '#6ae7aa',
950: '#000000',
},
}SCSS
$custom: #6ae7aa; $custom-light: #9defc3; $custom-dark: #000000;
JSON
{
"hex": "#6ae7aa",
"rgb": {
"r": 106,
"g": 231,
"b": 170
},
"hsl": {
"h": 150.72,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.84065,
"c": 0.14258,
"h": 159.8
},
"luminance": 0.63118
}Semantic roles & 50–950 ramp
primary
#6AE7AA
secondary
#B93D79
accent
#1170D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582