#6EE5AA#6EE5AA
#6EE5AA is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.7% C 0.138 H 159.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE5AA |
|---|---|
| RGB | rgb(110, 229, 170) |
| HSL | hsl(150, 70%, 66%) |
| HSV | hsv(150, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.05, -46.99, 18.73) |
| CIE-LCH | lch(83.05, 50.59, 158.27°) |
| OKLab | oklab(83.73% -0.1291 0.0478) |
| OKLCH | oklch(83.73% 0.138 159.7) |
| XYZ | xyz(41.7019, 62.2523, 47.8407) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 5.16
Eucalyptus
#44D7A8
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.28
Seafoam (survey)
#80F9AD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE5AA #E56EA9
analogous
#6EE56F #6EE5AA #6EE5E5
triadic
#6EE5AA #AA6EE5 #E5AA6E
tetradic
#6EE5AA #6F6EE5 #E56EA9 #E5E56E
square
#6EE5AA #6F6EE5 #E56EA9 #E5E56E
split-complementary
#6EE5AA #E56EE5 #E56F6E
monochromatic
#21B86D #3ADC8C #6EE5AA #A2EEC8 #D6F8E7
Accessibility & contrast
On white
1.56
#6EE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#6EE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE5AA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE5AA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#47E4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee5aa; /* rgb */ color: rgb(110, 229, 170); /* oklch */ color: oklch(83.7% 0.138 159.7);
Tailwind
colors: {
custom: {
50: '#9feec3',
500: '#6ee5aa',
950: '#000000',
},
}SCSS
$custom: #6ee5aa; $custom-light: #9feec3; $custom-dark: #000000;
JSON
{
"hex": "#6ee5aa",
"rgb": {
"r": 110,
"g": 229,
"b": 170
},
"hsl": {
"h": 150.252,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83731,
"c": 0.1377,
"h": 159.7
},
"luminance": 0.62256
}Semantic roles & 50–950 ramp
primary
#6EE5AA
secondary
#B83F7B
accent
#1472D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582