#6AEC86#6AEC86
#6AEC86 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.6% C 0.182 H 148.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEC86 |
|---|---|
| RGB | rgb(106, 236, 134) |
| HSL | hsl(133, 77%, 67%) |
| HSV | hsv(133, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 43.2%, 7.5%) |
| CIE-LAB | lab(84.37, -57.17, 38.80) |
| CIE-LCH | lch(84.37, 69.09, 145.84°) |
| OKLab | oklab(84.57% -0.1548 0.0954) |
| OKLCH | oklch(84.57% 0.182 148.3) |
| XYZ | xyz(40.2397, 64.7728, 32.9315) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 4.23
Wintergreen
#20F986
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.40
Spearmint
#1EF876
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEC86 #EC6AD0
analogous
#8FEC6A #6AEC86 #6AECC7
triadic
#6AEC86 #866AEC #EC866A
tetradic
#6AEC86 #6A8FEC #EC6AD0 #ECC76A
square
#6AEC86 #6A8FEC #EC6AD0 #ECC76A
split-complementary
#6AEC86 #C76AEC #EC6A8F
monochromatic
#19C33D #34E55A #6AEC86 #A0F3B2 #D7FADE
Accessibility & contrast
On white
1.50
#6AEC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6AEC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEC86
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEC86 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7E
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#4DE8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6aec86; /* rgb */ color: rgb(106, 236, 134); /* oklch */ color: oklch(84.6% 0.182 148.3);
Tailwind
colors: {
custom: {
50: '#9ef3aa',
500: '#6aec86',
950: '#000000',
},
}SCSS
$custom: #6aec86; $custom-light: #9ef3aa; $custom-dark: #000000;
JSON
{
"hex": "#6aec86",
"rgb": {
"r": 106,
"g": 236,
"b": 134
},
"hsl": {
"h": 132.923,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.8457,
"c": 0.18184,
"h": 148.3
},
"luminance": 0.64776
}Semantic roles & 50–950 ramp
primary
#6AEC86
secondary
#C139A4
accent
#0CADDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581