#6EE6AA#6EE6AA
#6EE6AA is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.0% C 0.139 H 159.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE6AA |
|---|---|
| RGB | rgb(110, 230, 170) |
| HSL | hsl(150, 71%, 67%) |
| HSV | hsv(150, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.34, -47.42, 19.13) |
| CIE-LCH | lch(83.34, 51.13, 158.03°) |
| OKLab | oklab(83.97% -0.1302 0.0488) |
| OKLCH | oklch(83.97% 0.139 159.5) |
| XYZ | xyz(41.9794, 62.8073, 47.9332) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.90
Seafoam (survey)
#80F9AD
ΔE00 5.03
Seafoam Green
#7AF9AB
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE6AA #E66EAA
analogous
#6EE66E #6EE6AA #6EE6E6
triadic
#6EE6AA #AA6EE6 #E6AA6E
tetradic
#6EE6AA #6E6EE6 #E66EAA #E6E66E
square
#6EE6AA #6E6EE6 #E66EAA #E6E66E
split-complementary
#6EE6AA #E66EE6 #E66E6E
monochromatic
#20BA6D #3ADD8B #6EE6AA #A2EFC9 #D6F8E7
Accessibility & contrast
On white
1.55
#6EE6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6EE6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE6AA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE6AA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D2CBAE
Tritanopia (blue-blind)
#47E5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee6aa; /* rgb */ color: rgb(110, 230, 170); /* oklch */ color: oklch(84.0% 0.139 159.5);
Tailwind
colors: {
custom: {
50: '#9feec3',
500: '#6ee6aa',
950: '#000000',
},
}SCSS
$custom: #6ee6aa; $custom-light: #9feec3; $custom-dark: #000000;
JSON
{
"hex": "#6ee6aa",
"rgb": {
"r": 110,
"g": 230,
"b": 170
},
"hsl": {
"h": 150,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.8397,
"c": 0.13907,
"h": 159.5
},
"luminance": 0.62811
}Semantic roles & 50–950 ramp
primary
#6EE6AA
secondary
#B93F7C
accent
#1373D3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582