#6EE6AE#6EE6AE
#6EE6AE is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.1% C 0.136 H 161.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE6AE |
|---|---|
| RGB | rgb(110, 230, 174) |
| HSL | hsl(152, 71%, 67%) |
| HSV | hsv(152, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.42, -46.61, 17.16) |
| CIE-LCH | lch(83.42, 49.67, 159.79°) |
| OKLab | oklab(84.06% -0.1284 0.0439) |
| OKLCH | oklch(84.06% 0.136 161.1) |
| XYZ | xyz(42.3635, 62.9609, 49.9564) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.00
Light Greenish Blue
#63F7B4
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.99
Light Aquamarine
#7BFDC7
ΔE00 5.09
Aqua Marine
#2EE8BB
ΔE00 5.28
Light Blue Green
#7EFBB3
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE6AE #E66EA6
analogous
#6EE672 #6EE6AE #6EE2E6
triadic
#6EE6AE #AE6EE6 #E6AE6E
tetradic
#6EE6AE #726EE6 #E66EA6 #E2E66E
square
#6EE6AE #726EE6 #E66EA6 #E2E66E
split-complementary
#6EE6AE #E66EE2 #E6726E
monochromatic
#20BA72 #3ADD91 #6EE6AE #A2EFCB #D6F8E8
Accessibility & contrast
On white
1.54
#6EE6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#6EE6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE6AE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE6AE | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#45E5D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee6ae; /* rgb */ color: rgb(110, 230, 174); /* oklch */ color: oklch(84.1% 0.136 161.1);
Tailwind
colors: {
custom: {
50: '#a0eec6',
500: '#6ee6ae',
950: '#000000',
},
}SCSS
$custom: #6ee6ae; $custom-light: #a0eec6; $custom-dark: #000000;
JSON
{
"hex": "#6ee6ae",
"rgb": {
"r": 110,
"g": 230,
"b": 174
},
"hsl": {
"h": 152,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.84063,
"c": 0.13573,
"h": 161.1
},
"luminance": 0.62965
}Semantic roles & 50–950 ramp
primary
#6EE6AE
secondary
#B93F78
accent
#136CD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582