#6EE7AA#6EE7AA
#6EE7AA is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.2% C 0.140 H 159.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE7AA |
|---|---|
| RGB | rgb(110, 231, 170) |
| HSL | hsl(150, 72%, 67%) |
| HSV | hsv(150, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.63, -47.84, 19.54) |
| CIE-LCH | lch(83.63, 51.68, 157.78°) |
| OKLab | oklab(84.21% -0.1313 0.0498) |
| OKLCH | oklch(84.21% 0.14 159.2) |
| XYZ | xyz(42.2585, 63.3654, 48.0262) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.64
Seafoam (survey)
#80F9AD
ΔE00 4.77
Seafoam Green
#7AF9AB
ΔE00 4.79
Aqua Green
#12E193
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE7AA #E76EAB
analogous
#6FE76E #6EE7AA #6EE7E7
triadic
#6EE7AA #AA6EE7 #E7AA6E
tetradic
#6EE7AA #6E6FE7 #E76EAB #E7E76E
square
#6EE7AA #6E6FE7 #E76EAB #E7E76E
split-complementary
#6EE7AA #E76EE7 #E76E6F
monochromatic
#1FBC6D #39DE8B #6EE7AA #A3F0C9 #D7F8E8
Accessibility & contrast
On white
1.54
#6EE7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6EE7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE7AA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE7AA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#47E6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee7aa; /* rgb */ color: rgb(110, 231, 170); /* oklch */ color: oklch(84.2% 0.140 159.2);
Tailwind
colors: {
custom: {
50: '#a0efc3',
500: '#6ee7aa',
950: '#000000',
},
}SCSS
$custom: #6ee7aa; $custom-light: #a0efc3; $custom-dark: #000000;
JSON
{
"hex": "#6ee7aa",
"rgb": {
"r": 110,
"g": 231,
"b": 170
},
"hsl": {
"h": 149.752,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.8421,
"c": 0.14044,
"h": 159.2
},
"luminance": 0.63369
}Semantic roles & 50–950 ramp
primary
#6EE7AA
secondary
#BB3E7D
accent
#1274D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582