#6AE586#6AE586
#6AE586 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.172 H 148.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE586 |
|---|---|
| RGB | rgb(106, 229, 134) |
| HSL | hsl(134, 70%, 66%) |
| HSV | hsv(134, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(82.28, -54.44, 36.10) |
| CIE-LCH | lch(82.28, 65.32, 146.45°) |
| OKLab | oklab(82.86% -0.1475 0.0892) |
| OKLCH | oklch(82.86% 0.172 148.8) |
| XYZ | xyz(38.2637, 60.8207, 32.2728) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Lightgreen
#90EE90
ΔE00 4.02
Tealish Green
#0CDC73
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 5.04
Lightish Green
#61E160
ΔE00 5.05
Wintergreen
#20F986
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE586 #E56AC9
analogous
#8BE56A #6AE586 #6AE5C4
triadic
#6AE586 #866AE5 #E5866A
tetradic
#6AE586 #6A8BE5 #E56AC9 #E5C46A
square
#6AE586 #6A8BE5 #E56AC9 #E5C46A
split-complementary
#6AE586 #C46AE5 #E56A8B
monochromatic
#20B542 #36DC5C #6AE586 #9EEEB0 #D2F7DB
Accessibility & contrast
On white
1.60
#6AE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6AE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE586
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE586 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#4FE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae586; /* rgb */ color: rgb(106, 229, 134); /* oklch */ color: oklch(82.9% 0.172 148.8);
Tailwind
colors: {
custom: {
50: '#9deeaa',
500: '#6ae586',
950: '#000000',
},
}SCSS
$custom: #6ae586; $custom-light: #9deeaa; $custom-dark: #000000;
JSON
{
"hex": "#6ae586",
"rgb": {
"r": 106,
"g": 229,
"b": 134
},
"hsl": {
"h": 133.659,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.82861,
"c": 0.17236,
"h": 148.8
},
"luminance": 0.60824
}Semantic roles & 50–950 ramp
primary
#6AE586
secondary
#B53E9A
accent
#13A7D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581