#6AE593#6AE593
#6AE593 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.160 H 152.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE593 |
|---|---|
| RGB | rgb(106, 229, 147) |
| HSL | hsl(140, 70%, 66%) |
| HSV | hsv(140, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.49, -52.26, 29.81) |
| CIE-LCH | lch(82.49, 60.16, 150.30°) |
| OKLab | oklab(83.1% -0.1419 0.0746) |
| OKLCH | oklch(83.1% 0.16 152.2) |
| XYZ | xyz(39.2267, 61.2060, 37.3449) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Aqua Green
#12E193
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 4.92
Light Bluish Green
#76FDA8
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE593 #E56ABC
analogous
#7EE56A #6AE593 #6AE5D0
triadic
#6AE593 #936AE5 #E5936A
tetradic
#6AE593 #6A7EE5 #E56ABC #E5D06A
square
#6AE593 #6A7EE5 #E56ABC #E5D06A
split-complementary
#6AE593 #D06AE5 #E56A7E
monochromatic
#20B551 #36DC6D #6AE593 #9EEEB9 #D2F7DF
Accessibility & contrast
On white
1.59
#6AE593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6AE593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE593
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE593 | 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)
#E5D48E
Deuteranopia (green-blind)
#D4C998
Tritanopia (blue-blind)
#4AE2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae593; /* rgb */ color: rgb(106, 229, 147); /* oklch */ color: oklch(83.1% 0.160 152.2);
Tailwind
colors: {
custom: {
50: '#9deeb3',
500: '#6ae593',
950: '#000000',
},
}SCSS
$custom: #6ae593; $custom-light: #9deeb3; $custom-dark: #000000;
JSON
{
"hex": "#6ae593",
"rgb": {
"r": 106,
"g": 229,
"b": 147
},
"hsl": {
"h": 140,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83098,
"c": 0.16031,
"h": 152.2
},
"luminance": 0.61209
}Semantic roles & 50–950 ramp
primary
#6AE593
secondary
#B53E8E
accent
#1393D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581