#6AE484#6AE484
#6AE484 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.173 H 148.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE484 |
|---|---|
| RGB | rgb(106, 228, 132) |
| HSL | hsl(133, 69%, 65%) |
| HSV | hsv(133, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(81.95, -54.36, 36.68) |
| CIE-LCH | lch(81.95, 65.58, 145.99°) |
| OKLab | oklab(82.58% -0.1473 0.0905) |
| OKLCH | oklch(82.58% 0.173 148.4) |
| XYZ | xyz(37.8496, 60.2137, 31.4532) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Lightgreen
#90EE90
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.63
Lightish Green
#61E160
ΔE00 4.79
Turquoise Green
#04F489
ΔE00 5.22
Wintergreen
#20F986
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE484 #E46ACA
analogous
#8DE46A #6AE484 #6AE4C1
triadic
#6AE484 #846AE4 #E4846A
tetradic
#6AE484 #6A8DE4 #E46ACA #E4C16A
square
#6AE484 #6A8DE4 #E46ACA #E4C16A
split-complementary
#6AE484 #C16AE4 #E46A8D
monochromatic
#20B340 #36DB59 #6AE484 #9EEDAF #D2F7DA
Accessibility & contrast
On white
1.61
#6AE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6AE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE484
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE484 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#D5C78A
Tritanopia (blue-blind)
#50E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae484; /* rgb */ color: rgb(106, 228, 132); /* oklch */ color: oklch(82.6% 0.173 148.4);
Tailwind
colors: {
custom: {
50: '#9deda9',
500: '#6ae484',
950: '#000000',
},
}SCSS
$custom: #6ae484; $custom-light: #9deda9; $custom-dark: #000000;
JSON
{
"hex": "#6ae484",
"rgb": {
"r": 106,
"g": 228,
"b": 132
},
"hsl": {
"h": 132.787,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.82582,
"c": 0.17284,
"h": 148.4
},
"luminance": 0.60217
}Semantic roles & 50–950 ramp
primary
#6AE484
secondary
#B43E9B
accent
#14A9D1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580