#6AEE84#6AEE84
#6AEE84 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.186 H 147.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE84 |
|---|---|
| RGB | rgb(106, 238, 132) |
| HSL | hsl(132, 80%, 67%) |
| HSV | hsv(132, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.93, -58.25, 40.50) |
| CIE-LCH | lch(84.93, 70.95, 145.19°) |
| OKLab | oklab(85.03% -0.1577 0.0993) |
| OKLCH | oklch(85.03% 0.186 147.8) |
| XYZ | xyz(40.6806, 65.8756, 32.3968) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.64
Wintergreen
#20F986
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.07
Turquoise Green
#04F489
ΔE00 4.20
Spearmint
#1EF876
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE84 #EE6AD4
analogous
#92EE6A #6AEE84 #6AEEC6
triadic
#6AEE84 #846AEE #EE846A
tetradic
#6AEE84 #6A92EE #EE6AD4 #EEC66A
square
#6AEE84 #6A92EE #EE6AD4 #EEC66A
split-complementary
#6AEE84 #C66AEE #EE6A92
monochromatic
#17C739 #33E857 #6AEE84 #A1F4B1 #D8FBDF
Accessibility & contrast
On white
1.48
#6AEE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6AEE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE84
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE84 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DFCF8B
Tritanopia (blue-blind)
#4DE9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aee84; /* rgb */ color: rgb(106, 238, 132); /* oklch */ color: oklch(85.0% 0.186 147.8);
Tailwind
colors: {
custom: {
50: '#9ff4a9',
500: '#6aee84',
950: '#000000',
},
}SCSS
$custom: #6aee84; $custom-light: #9ff4a9; $custom-dark: #000000;
JSON
{
"hex": "#6aee84",
"rgb": {
"r": 106,
"g": 238,
"b": 132
},
"hsl": {
"h": 131.818,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.85026,
"c": 0.18633,
"h": 147.8
},
"luminance": 0.65879
}Semantic roles & 50–950 ramp
primary
#6AEE84
secondary
#C438A9
accent
#0AB2DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581