#6AE591#6AE591
#6AE591 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.162 H 151.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE591 |
|---|---|
| RGB | rgb(106, 229, 145) |
| HSL | hsl(139, 70%, 66%) |
| HSV | hsv(139, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(82.46, -52.61, 30.79) |
| CIE-LCH | lch(82.46, 60.95, 149.66°) |
| OKLab | oklab(83.06% -0.1427 0.0769) |
| OKLCH | oklch(83.06% 0.162 151.7) |
| XYZ | xyz(39.0712, 61.1437, 36.5255) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 4.72
Seafoam Green
#7AF9AB
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.94
Light Bluish Green
#76FDA8
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE591 #E56ABE
analogous
#80E56A #6AE591 #6AE5CE
triadic
#6AE591 #916AE5 #E5916A
tetradic
#6AE591 #6A80E5 #E56ABE #E5CE6A
square
#6AE591 #6A80E5 #E56ABE #E5CE6A
split-complementary
#6AE591 #CE6AE5 #E56A80
monochromatic
#20B54F #36DC6B #6AE591 #9EEEB7 #D2F7DE
Accessibility & contrast
On white
1.59
#6AE591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6AE591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE591
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE591 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48B
Deuteranopia (green-blind)
#D5C896
Tritanopia (blue-blind)
#4BE2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae591; /* rgb */ color: rgb(106, 229, 145); /* oklch */ color: oklch(83.1% 0.162 151.7);
Tailwind
colors: {
custom: {
50: '#9deeb2',
500: '#6ae591',
950: '#000000',
},
}SCSS
$custom: #6ae591; $custom-light: #9deeb2; $custom-dark: #000000;
JSON
{
"hex": "#6ae591",
"rgb": {
"r": 106,
"g": 229,
"b": 145
},
"hsl": {
"h": 139.024,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.8306,
"c": 0.16216,
"h": 151.7
},
"luminance": 0.61147
}Semantic roles & 50–950 ramp
primary
#6AE591
secondary
#B53E8F
accent
#1396D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581