#6AE592#6AE592
#6AE592 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.161 H 152.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE592 |
|---|---|
| RGB | rgb(106, 229, 146) |
| HSL | hsl(140, 70%, 66%) |
| HSV | hsv(140, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(82.47, -52.43, 30.30) |
| CIE-LCH | lch(82.47, 60.56, 149.98°) |
| OKLab | oklab(83.08% -0.1423 0.0758) |
| OKLCH | oklch(83.08% 0.161 152) |
| XYZ | xyz(39.1486, 61.1747, 36.9334) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Aqua Green
#12E193
ΔE00 4.67
Seafoam Green
#7AF9AB
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.87
Light Bluish Green
#76FDA8
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE592 #E56ABD
analogous
#7FE56A #6AE592 #6AE5CF
triadic
#6AE592 #926AE5 #E5926A
tetradic
#6AE592 #6A7FE5 #E56ABD #E5CF6A
square
#6AE592 #6A7FE5 #E56ABD #E5CF6A
split-complementary
#6AE592 #CF6AE5 #E56A7F
monochromatic
#20B550 #36DC6C #6AE592 #9EEEB8 #D2F7DE
Accessibility & contrast
On white
1.59
#6AE592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6AE592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE592
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE592 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48C
Deuteranopia (green-blind)
#D4C997
Tritanopia (blue-blind)
#4BE2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae592; /* rgb */ color: rgb(106, 229, 146); /* oklch */ color: oklch(83.1% 0.161 152.0);
Tailwind
colors: {
custom: {
50: '#9deeb2',
500: '#6ae592',
950: '#000000',
},
}SCSS
$custom: #6ae592; $custom-light: #9deeb2; $custom-dark: #000000;
JSON
{
"hex": "#6ae592",
"rgb": {
"r": 106,
"g": 229,
"b": 146
},
"hsl": {
"h": 139.512,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83079,
"c": 0.16124,
"h": 152
},
"luminance": 0.61178
}Semantic roles & 50–950 ramp
primary
#6AE592
secondary
#B53E8F
accent
#1394D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581