#6AE7AE#6AE7AE
#6AE7AE is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.2% C 0.139 H 161.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE7AE |
|---|---|
| RGB | rgb(106, 231, 174) |
| HSL | hsl(153, 72%, 66%) |
| HSV | hsv(153, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.58, -47.93, 17.37) |
| CIE-LCH | lch(83.58, 50.98, 160.08°) |
| OKLab | oklab(84.16% -0.132 0.0444) |
| OKLCH | oklch(84.16% 0.139 161.4) |
| XYZ | xyz(42.1560, 63.2682, 50.0266) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 4.99
Aqua Marine
#2EE8BB
ΔE00 5.07
Light Blue Green
#7EFBB3
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE7AE #E76AA3
analogous
#6AE76F #6AE7AE #6AE1E7
triadic
#6AE7AE #AE6AE7 #E7AE6A
tetradic
#6AE7AE #6F6AE7 #E76AA3 #E1E76A
square
#6AE7AE #6F6AE7 #E76AA3 #E1E76A
split-complementary
#6AE7AE #E76AE1 #E76F6A
monochromatic
#1EB972 #35DF91 #6AE7AE #9FEFCB #D3F8E7
Accessibility & contrast
On white
1.54
#6AE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6AE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE7AE
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE7AE | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#3BE6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae7ae; /* rgb */ color: rgb(106, 231, 174); /* oklch */ color: oklch(84.2% 0.139 161.4);
Tailwind
colors: {
custom: {
50: '#9eefc6',
500: '#6ae7ae',
950: '#000000',
},
}SCSS
$custom: #6ae7ae; $custom-light: #9eefc6; $custom-dark: #000000;
JSON
{
"hex": "#6ae7ae",
"rgb": {
"r": 106,
"g": 231,
"b": 174
},
"hsl": {
"h": 152.64,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.84158,
"c": 0.13926,
"h": 161.4
},
"luminance": 0.63272
}Semantic roles & 50–950 ramp
primary
#6AE7AE
secondary
#B93D75
accent
#116AD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582