#6AE37A#6AE37A
#6AE37A is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.2% C 0.181 H 146.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE37A |
|---|---|
| RGB | rgb(106, 227, 122) |
| HSL | hsl(128, 68%, 65%) |
| HSV | hsv(128, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 46.3%, 11%) |
| CIE-LAB | lab(81.51, -55.49, 41.05) |
| CIE-LCH | lch(81.51, 69.02, 143.50°) |
| OKLab | oklab(82.17% -0.1504 0.1001) |
| OKLCH | oklch(82.17% 0.181 146.3) |
| XYZ | xyz(36.9236, 59.4044, 27.9290) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 4.30
Tealish Green
#0CDC73
ΔE00 4.70
Fresh Green
#69D84F
ΔE00 5.58
Minty Green
#0BF77D
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE37A #E36AD3
analogous
#96E36A #6AE37A #6AE3B7
triadic
#6AE37A #7A6AE3 #E37A6A
tetradic
#6AE37A #6A96E3 #E36AD3 #E3B76A
square
#6AE37A #6A96E3 #E36AD3 #E3B76A
split-complementary
#6AE37A #B76AE3 #E36A96
monochromatic
#21B134 #36D94C #6AE37A #9EEDA8 #D1F6D6
Accessibility & contrast
On white
1.63
#6AE37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6AE37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE37A
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE37A | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D172
Deuteranopia (green-blind)
#D6C681
Tritanopia (blue-blind)
#53DECA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ae37a; /* rgb */ color: rgb(106, 227, 122); /* oklch */ color: oklch(82.2% 0.181 146.3);
Tailwind
colors: {
custom: {
50: '#9deda2',
500: '#6ae37a',
950: '#000000',
},
}SCSS
$custom: #6ae37a; $custom-light: #9deda2; $custom-dark: #000000;
JSON
{
"hex": "#6ae37a",
"rgb": {
"r": 106,
"g": 227,
"b": 122
},
"hsl": {
"h": 127.934,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.82174,
"c": 0.18068,
"h": 146.3
},
"luminance": 0.59407
}Semantic roles & 50–950 ramp
primary
#6AE37A
secondary
#B23FA3
accent
#15B8D0
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580