#6AEE7A#6AEE7A
#6AEE7A is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.195 H 145.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE7A |
|---|---|
| RGB | rgb(106, 238, 122) |
| HSL | hsl(127, 80%, 67%) |
| HSV | hsv(127, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(84.80, -59.70, 45.17) |
| CIE-LCH | lch(84.80, 74.86, 142.89°) |
| OKLab | oklab(84.87% -0.1617 0.1094) |
| OKLCH | oklch(84.87% 0.195 145.9) |
| XYZ | xyz(40.0288, 65.6149, 28.9641) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.68
Spearmint
#1EF876
ΔE00 3.90
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.11
Minty Green
#0BF77D
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE7A #EE6ADE
analogous
#9CEE6A #6AEE7A #6AEEBC
triadic
#6AEE7A #7A6AEE #EE7A6A
tetradic
#6AEE7A #6A9CEE #EE6ADE #EEBC6A
square
#6AEE7A #6A9CEE #EE6ADE #EEBC6A
split-complementary
#6AEE7A #BC6AEE #EE6A9C
monochromatic
#17C72C #33E849 #6AEE7A #A1F4AB #D8FBDC
Accessibility & contrast
On white
1.49
#6AEE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6AEE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE7A
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE7A | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB70
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#50E9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aee7a; /* rgb */ color: rgb(106, 238, 122); /* oklch */ color: oklch(84.9% 0.195 145.9);
Tailwind
colors: {
custom: {
50: '#9ff4a2',
500: '#6aee7a',
950: '#000000',
},
}SCSS
$custom: #6aee7a; $custom-light: #9ff4a2; $custom-dark: #000000;
JSON
{
"hex": "#6aee7a",
"rgb": {
"r": 106,
"g": 238,
"b": 122
},
"hsl": {
"h": 127.273,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.84873,
"c": 0.19528,
"h": 145.9
},
"luminance": 0.65618
}Semantic roles & 50–950 ramp
primary
#6AEE7A
secondary
#C438B3
accent
#0AC2DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580