#6AE08B#6AE08B
#6AE08B is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.161 H 150.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE08B |
|---|---|
| RGB | rgb(106, 224, 139) |
| HSL | hsl(137, 66%, 65%) |
| HSV | hsv(137, 53%, 88%) |
| CMYK | cmyk(52.7%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(80.87, -51.62, 31.73) |
| CIE-LCH | lch(80.87, 60.59, 148.42°) |
| OKLab | oklab(81.73% -0.14 0.0791) |
| OKLCH | oklch(81.73% 0.161 150.5) |
| XYZ | xyz(37.2571, 58.2364, 33.6985) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Tealish Green
#0CDC73
ΔE00 4.85
Aqua Green
#12E193
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.00
Seaweed
#18D17B
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE08B #E06ABF
analogous
#84E06A #6AE08B #6AE0C6
triadic
#6AE08B #8B6AE0 #E08B6A
tetradic
#6AE08B #6A84E0 #E06ABF #E0C66A
square
#6AE08B #6A84E0 #E06ABF #E0C66A
split-complementary
#6AE08B #C66AE0 #E06A84
monochromatic
#24AC4A #37D564 #6AE08B #9DEBB2 #CFF5DA
Accessibility & contrast
On white
1.66
#6AE08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6AE08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE08B
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE08B | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D085
Deuteranopia (green-blind)
#D1C490
Tritanopia (blue-blind)
#4FDDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ae08b; /* rgb */ color: rgb(106, 224, 139); /* oklch */ color: oklch(81.7% 0.161 150.5);
Tailwind
colors: {
custom: {
50: '#9deaad',
500: '#6ae08b',
950: '#000000',
},
}SCSS
$custom: #6ae08b; $custom-light: #9deaad; $custom-dark: #000000;
JSON
{
"hex": "#6ae08b",
"rgb": {
"r": 106,
"g": 224,
"b": 139
},
"hsl": {
"h": 136.78,
"s": 65.556,
"l": 64.706
},
"oklch": {
"l": 0.8173,
"c": 0.1608,
"h": 150.5
},
"luminance": 0.5824
}Semantic roles & 50–950 ramp
primary
#6AE08B
secondary
#AE408F
accent
#189BCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481