#6AE58E#6AE58E
#6AE58E is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.165 H 150.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE58E |
|---|---|
| RGB | rgb(106, 229, 142) |
| HSL | hsl(138, 70%, 66%) |
| HSV | hsv(138, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.41, -53.12, 32.24) |
| CIE-LCH | lch(82.41, 62.14, 148.74°) |
| OKLab | oklab(83% -0.144 0.0803) |
| OKLCH | oklch(83% 0.165 150.9) |
| XYZ | xyz(38.8429, 61.0524, 35.3233) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.97
Aqua Green
#12E193
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.09
Turquoise Green
#04F489
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE58E #E56AC1
analogous
#83E56A #6AE58E #6AE5CB
triadic
#6AE58E #8E6AE5 #E58E6A
tetradic
#6AE58E #6A83E5 #E56AC1 #E5CB6A
square
#6AE58E #6A83E5 #E56AC1 #E5CB6A
split-complementary
#6AE58E #CB6AE5 #E56A83
monochromatic
#20B54B #36DC66 #6AE58E #9EEEB6 #D2F7DD
Accessibility & contrast
On white
1.59
#6AE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6AE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE58E
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE58E | 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)
#E6D488
Deuteranopia (green-blind)
#D5C894
Tritanopia (blue-blind)
#4CE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae58e; /* rgb */ color: rgb(106, 229, 142); /* oklch */ color: oklch(83.0% 0.165 150.9);
Tailwind
colors: {
custom: {
50: '#9deeb0',
500: '#6ae58e',
950: '#000000',
},
}SCSS
$custom: #6ae58e; $custom-light: #9deeb0; $custom-dark: #000000;
JSON
{
"hex": "#6ae58e",
"rgb": {
"r": 106,
"g": 229,
"b": 142
},
"hsl": {
"h": 137.561,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83004,
"c": 0.16494,
"h": 150.9
},
"luminance": 0.61056
}Semantic roles & 50–950 ramp
primary
#6AE58E
secondary
#B53E92
accent
#139AD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581