#6AE589#6AE589
#6AE589 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.170 H 149.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE589 |
|---|---|
| RGB | rgb(106, 229, 137) |
| HSL | hsl(135, 70%, 66%) |
| HSV | hsv(135, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 40.2%, 10.2%) |
| CIE-LAB | lab(82.33, -53.95, 34.66) |
| CIE-LCH | lch(82.33, 64.13, 147.28°) |
| OKLab | oklab(82.91% -0.1462 0.0859) |
| OKLCH | oklch(82.91% 0.17 149.6) |
| XYZ | xyz(38.4759, 60.9056, 33.3904) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Lightgreen
#90EE90
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.82
Turquoise Green
#04F489
ΔE00 5.04
Seafoam Green
#7AF9AB
ΔE00 5.43
Lightish Green
#61E160
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE589 #E56AC6
analogous
#88E56A #6AE589 #6AE5C6
triadic
#6AE589 #896AE5 #E5896A
tetradic
#6AE589 #6A88E5 #E56AC6 #E5C66A
square
#6AE589 #6A88E5 #E56AC6 #E5C66A
split-complementary
#6AE589 #C66AE5 #E56A88
monochromatic
#20B545 #36DC60 #6AE589 #9EEEB2 #D2F7DC
Accessibility & contrast
On white
1.59
#6AE589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6AE589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE589
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE589 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D482
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#4EE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae589; /* rgb */ color: rgb(106, 229, 137); /* oklch */ color: oklch(82.9% 0.170 149.6);
Tailwind
colors: {
custom: {
50: '#9deeac',
500: '#6ae589',
950: '#000000',
},
}SCSS
$custom: #6ae589; $custom-light: #9deeac; $custom-dark: #000000;
JSON
{
"hex": "#6ae589",
"rgb": {
"r": 106,
"g": 229,
"b": 137
},
"hsl": {
"h": 135.122,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.82913,
"c": 0.16958,
"h": 149.6
},
"luminance": 0.60909
}Semantic roles & 50–950 ramp
primary
#6AE589
secondary
#B53E97
accent
#13A2D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581