#6AE093#6AE093
#6AE093 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.153 H 152.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE093 |
|---|---|
| RGB | rgb(106, 224, 147) |
| HSL | hsl(141, 66%, 65%) |
| HSV | hsv(141, 53%, 88%) |
| CMYK | cmyk(52.7%, 0%, 34.4%, 12.2%) |
| CIE-LAB | lab(81.00, -50.22, 27.82) |
| CIE-LCH | lch(81.00, 57.41, 151.01°) |
| OKLab | oklab(81.88% -0.1365 0.0699) |
| OKLCH | oklch(81.88% 0.153 152.9) |
| XYZ | xyz(37.8632, 58.4788, 36.8904) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 4.41
Seafoam Green
#7AF9AB
ΔE00 5.53
Tealish Green
#0CDC73
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.65
Seaweed
#18D17B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE093 #E06AB7
analogous
#7CE06A #6AE093 #6AE0CE
triadic
#6AE093 #936AE0 #E0936A
tetradic
#6AE093 #6A7CE0 #E06AB7 #E0CE6A
square
#6AE093 #6A7CE0 #E06AB7 #E0CE6A
split-complementary
#6AE093 #CE6AE0 #E06A7C
monochromatic
#24AC53 #37D56E #6AE093 #9DEBB8 #CFF5DC
Accessibility & contrast
On white
1.65
#6AE093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#6AE093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE093
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE093 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#4CDDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ae093; /* rgb */ color: rgb(106, 224, 147); /* oklch */ color: oklch(81.9% 0.153 152.9);
Tailwind
colors: {
custom: {
50: '#9deab3',
500: '#6ae093',
950: '#000000',
},
}SCSS
$custom: #6ae093; $custom-light: #9deab3; $custom-dark: #000000;
JSON
{
"hex": "#6ae093",
"rgb": {
"r": 106,
"g": 224,
"b": 147
},
"hsl": {
"h": 140.847,
"s": 65.556,
"l": 64.706
},
"oklch": {
"l": 0.81883,
"c": 0.15336,
"h": 152.9
},
"luminance": 0.58482
}Semantic roles & 50–950 ramp
primary
#6AE093
secondary
#AE4088
accent
#188ECD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481