#6EE3AA#6EE3AA
#6EE3AA is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.3% C 0.135 H 160.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3AA |
|---|---|
| RGB | rgb(110, 227, 170) |
| HSL | hsl(151, 68%, 66%) |
| HSV | hsv(151, 52%, 89%) |
| CMYK | cmyk(51.5%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(82.46, -46.14, 17.91) |
| CIE-LCH | lch(82.46, 49.49, 158.79°) |
| OKLab | oklab(83.25% -0.1269 0.0457) |
| OKLCH | oklch(83.25% 0.135 160.2) |
| XYZ | xyz(41.1517, 61.1519, 47.6573) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.98
Light Greenish Blue
#63F7B4
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.81
Aqua Green
#12E193
ΔE00 5.44
Hospital Green
#9BE5AA
ΔE00 5.47
Light Blue Green
#7EFBB3
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3AA #E36EA7
analogous
#6EE36F #6EE3AA #6EE2E3
triadic
#6EE3AA #AA6EE3 #E3AA6E
tetradic
#6EE3AA #6F6EE3 #E36EA7 #E2E36E
square
#6EE3AA #6F6EE3 #E36EA7 #E2E36E
split-complementary
#6EE3AA #E36EE2 #E36F6E
monochromatic
#23B46D #3BD98C #6EE3AA #A1EDC8 #D5F7E6
Accessibility & contrast
On white
1.59
#6EE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6EE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3AA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3AA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#48E2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee3aa; /* rgb */ color: rgb(110, 227, 170); /* oklch */ color: oklch(83.3% 0.135 160.2);
Tailwind
colors: {
custom: {
50: '#9fecc3',
500: '#6ee3aa',
950: '#000000',
},
}SCSS
$custom: #6ee3aa; $custom-light: #9fecc3; $custom-dark: #000000;
JSON
{
"hex": "#6ee3aa",
"rgb": {
"r": 110,
"g": 227,
"b": 170
},
"hsl": {
"h": 150.769,
"s": 67.63,
"l": 66.078
},
"oklch": {
"l": 0.83253,
"c": 0.13494,
"h": 160.2
},
"luminance": 0.61155
}Semantic roles & 50–950 ramp
primary
#6EE3AA
secondary
#B54179
accent
#1670D0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582