#6EE9AA#6EE9AA
#6EE9AA is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.143 H 158.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9AA |
|---|---|
| RGB | rgb(110, 233, 170) |
| HSL | hsl(149, 74%, 67%) |
| HSV | hsv(149, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.22, -48.68, 20.35) |
| CIE-LCH | lch(84.22, 52.77, 157.31°) |
| OKLab | oklab(84.69% -0.1335 0.0518) |
| OKLCH | oklch(84.69% 0.143 158.8) |
| XYZ | xyz(42.8214, 64.4913, 48.2139) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9AA #E96EAD
analogous
#70E96E #6EE9AA #6EE9E7
triadic
#6EE9AA #AA6EE9 #E9AA6E
tetradic
#6EE9AA #6E70E9 #E96EAD #E9E76E
square
#6EE9AA #6E70E9 #E96EAD #E9E76E
split-complementary
#6EE9AA #E76EE9 #E96E70
monochromatic
#1DC06C #39E18B #6EE9AA #A3F1C9 #D8F9E8
Accessibility & contrast
On white
1.51
#6EE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6EE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9AA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9AA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#46E8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee9aa; /* rgb */ color: rgb(110, 233, 170); /* oklch */ color: oklch(84.7% 0.143 158.8);
Tailwind
colors: {
custom: {
50: '#a0f1c3',
500: '#6ee9aa',
950: '#000000',
},
}SCSS
$custom: #6ee9aa; $custom-light: #a0f1c3; $custom-dark: #000000;
JSON
{
"hex": "#6ee9aa",
"rgb": {
"r": 110,
"g": 233,
"b": 170
},
"hsl": {
"h": 149.268,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.84688,
"c": 0.14318,
"h": 158.8
},
"luminance": 0.64495
}Semantic roles & 50–950 ramp
primary
#6EE9AA
secondary
#BE3D7F
accent
#1075D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582