#6AEC84#6AEC84
#6AEC84 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.184 H 147.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEC84 |
|---|---|
| RGB | rgb(106, 236, 132) |
| HSL | hsl(132, 77%, 67%) |
| HSV | hsv(132, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 44.1%, 7.5%) |
| CIE-LAB | lab(84.34, -57.48, 39.74) |
| CIE-LCH | lch(84.34, 69.88, 145.34°) |
| OKLab | oklab(84.54% -0.1556 0.0975) |
| OKLCH | oklch(84.54% 0.184 147.9) |
| XYZ | xyz(40.1015, 64.7175, 32.2038) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 4.31
Wintergreen
#20F986
ΔE00 4.31
Minty Green
#0BF77D
ΔE00 4.33
Spearmint
#1EF876
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEC84 #EC6AD2
analogous
#91EC6A #6AEC84 #6AECC5
triadic
#6AEC84 #846AEC #EC846A
tetradic
#6AEC84 #6A91EC #EC6AD2 #ECC56A
square
#6AEC84 #6A91EC #EC6AD2 #ECC56A
split-complementary
#6AEC84 #C56AEC #EC6A91
monochromatic
#19C33B #34E557 #6AEC84 #A0F3B1 #D7FADE
Accessibility & contrast
On white
1.51
#6AEC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6AEC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEC84
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEC84 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#4EE8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6aec84; /* rgb */ color: rgb(106, 236, 132); /* oklch */ color: oklch(84.5% 0.184 147.9);
Tailwind
colors: {
custom: {
50: '#9ef3a9',
500: '#6aec84',
950: '#000000',
},
}SCSS
$custom: #6aec84; $custom-light: #9ef3a9; $custom-dark: #000000;
JSON
{
"hex": "#6aec84",
"rgb": {
"r": 106,
"g": 236,
"b": 132
},
"hsl": {
"h": 132,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.84538,
"c": 0.18366,
"h": 147.9
},
"luminance": 0.64721
}Semantic roles & 50–950 ramp
primary
#6AEC84
secondary
#C139A6
accent
#0CB0DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581