#6AE587#6AE587
#6AE587 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.171 H 149.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE587 |
|---|---|
| RGB | rgb(106, 229, 135) |
| HSL | hsl(134, 70%, 66%) |
| HSV | hsv(134, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 41%, 10.2%) |
| CIE-LAB | lab(82.30, -54.28, 35.62) |
| CIE-LCH | lch(82.30, 64.92, 146.72°) |
| OKLab | oklab(82.88% -0.1471 0.0881) |
| OKLCH | oklch(82.88% 0.171 149.1) |
| XYZ | xyz(38.3338, 60.8488, 32.6419) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Lightgreen
#90EE90
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.76
Turquoise Green
#04F489
ΔE00 5.04
Lightish Green
#61E160
ΔE00 5.21
Wintergreen
#20F986
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE587 #E56AC8
analogous
#8AE56A #6AE587 #6AE5C4
triadic
#6AE587 #876AE5 #E5876A
tetradic
#6AE587 #6A8AE5 #E56AC8 #E5C46A
square
#6AE587 #6A8AE5 #E56AC8 #E5C46A
split-complementary
#6AE587 #C46AE5 #E56A8A
monochromatic
#20B543 #36DC5D #6AE587 #9EEEB1 #D2F7DB
Accessibility & contrast
On white
1.59
#6AE587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#6AE587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE587
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE587 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D480
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#4FE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae587; /* rgb */ color: rgb(106, 229, 135); /* oklch */ color: oklch(82.9% 0.171 149.1);
Tailwind
colors: {
custom: {
50: '#9deeab',
500: '#6ae587',
950: '#000000',
},
}SCSS
$custom: #6ae587; $custom-light: #9deeab; $custom-dark: #000000;
JSON
{
"hex": "#6ae587",
"rgb": {
"r": 106,
"g": 229,
"b": 135
},
"hsl": {
"h": 134.146,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.82878,
"c": 0.17142,
"h": 149.1
},
"luminance": 0.60852
}Semantic roles & 50–950 ramp
primary
#6AE587
secondary
#B53E99
accent
#13A5D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581