#6AE58D#6AE58D
#6AE58D is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.166 H 150.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE58D |
|---|---|
| RGB | rgb(106, 229, 141) |
| HSL | hsl(137, 70%, 66%) |
| HSV | hsv(137, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.39, -53.29, 32.73) |
| CIE-LCH | lch(82.39, 62.54, 148.44°) |
| OKLab | oklab(82.99% -0.1445 0.0815) |
| OKLCH | oklch(82.99% 0.166 150.6) |
| XYZ | xyz(38.7682, 61.0225, 34.9297) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 5.03
Seafoam Green
#7AF9AB
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE58D #E56AC2
analogous
#84E56A #6AE58D #6AE5CA
triadic
#6AE58D #8D6AE5 #E58D6A
tetradic
#6AE58D #6A84E5 #E56AC2 #E5CA6A
square
#6AE58D #6A84E5 #E56AC2 #E5CA6A
split-complementary
#6AE58D #CA6AE5 #E56A84
monochromatic
#20B54A #36DC65 #6AE58D #9EEEB5 #D2F7DD
Accessibility & contrast
On white
1.59
#6AE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6AE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE58D
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE58D | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#4CE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae58d; /* rgb */ color: rgb(106, 229, 141); /* oklch */ color: oklch(83.0% 0.166 150.6);
Tailwind
colors: {
custom: {
50: '#9deeaf',
500: '#6ae58d',
950: '#000000',
},
}SCSS
$custom: #6ae58d; $custom-light: #9deeaf; $custom-dark: #000000;
JSON
{
"hex": "#6ae58d",
"rgb": {
"r": 106,
"g": 229,
"b": 141
},
"hsl": {
"h": 137.073,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.82985,
"c": 0.16587,
"h": 150.6
},
"luminance": 0.61026
}Semantic roles & 50–950 ramp
primary
#6AE58D
secondary
#B53E93
accent
#139CD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581