#6AE08A#6AE08A
#6AE08A is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.162 H 150.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE08A |
|---|---|
| RGB | rgb(106, 224, 138) |
| HSL | hsl(136, 66%, 65%) |
| HSV | hsv(136, 53%, 88%) |
| CMYK | cmyk(52.7%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(80.85, -51.79, 32.22) |
| CIE-LCH | lch(80.85, 60.99, 148.11°) |
| OKLab | oklab(81.71% -0.1404 0.0802) |
| OKLCH | oklch(81.71% 0.162 150.3) |
| XYZ | xyz(37.1844, 58.2073, 33.3155) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Tealish Green
#0CDC73
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.09
Seaweed
#18D17B
ΔE00 5.67
Turquoise Green
#04F489
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE08A #E06AC0
analogous
#85E06A #6AE08A #6AE0C5
triadic
#6AE08A #8A6AE0 #E08A6A
tetradic
#6AE08A #6A85E0 #E06AC0 #E0C56A
square
#6AE08A #6A85E0 #E06AC0 #E0C56A
split-complementary
#6AE08A #C56AE0 #E06A85
monochromatic
#24AC49 #37D562 #6AE08A #9DEBB2 #CFF5DA
Accessibility & contrast
On white
1.66
#6AE08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6AE08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE08A
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE08A | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#4FDDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ae08a; /* rgb */ color: rgb(106, 224, 138); /* oklch */ color: oklch(81.7% 0.162 150.3);
Tailwind
colors: {
custom: {
50: '#9deaad',
500: '#6ae08a',
950: '#000000',
},
}SCSS
$custom: #6ae08a; $custom-light: #9deaad; $custom-dark: #000000;
JSON
{
"hex": "#6ae08a",
"rgb": {
"r": 106,
"g": 224,
"b": 138
},
"hsl": {
"h": 136.271,
"s": 65.556,
"l": 64.706
},
"oklch": {
"l": 0.81711,
"c": 0.16173,
"h": 150.3
},
"luminance": 0.5821
}Semantic roles & 50–950 ramp
primary
#6AE08A
secondary
#AE4090
accent
#189CCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481