#6AE18A#6AE18A
#6AE18A is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.163 H 150.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE18A |
|---|---|
| RGB | rgb(106, 225, 138) |
| HSL | hsl(136, 66%, 65%) |
| HSV | hsv(136, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 38.7%, 11.8%) |
| CIE-LAB | lab(81.15, -52.19, 32.61) |
| CIE-LCH | lch(81.15, 61.54, 148.00°) |
| OKLab | oklab(81.96% -0.1415 0.0811) |
| OKLCH | oklch(81.96% 0.163 150.2) |
| XYZ | xyz(37.4539, 58.7464, 33.4053) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 4.76
Tealish Green
#0CDC73
ΔE00 4.77
Aqua Green
#12E193
ΔE00 5.14
Turquoise Green
#04F489
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE18A #E16AC1
analogous
#86E16A #6AE18A #6AE1C5
triadic
#6AE18A #8A6AE1 #E18A6A
tetradic
#6AE18A #6A86E1 #E16AC1 #E1C56A
square
#6AE18A #6A86E1 #E16AC1 #E1C56A
split-complementary
#6AE18A #C56AE1 #E16A86
monochromatic
#23AE48 #37D762 #6AE18A #9DEBB2 #D0F6DA
Accessibility & contrast
On white
1.65
#6AE18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#6AE18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE18A
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE18A | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#4FDECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae18a; /* rgb */ color: rgb(106, 225, 138); /* oklch */ color: oklch(82.0% 0.163 150.2);
Tailwind
colors: {
custom: {
50: '#9debad',
500: '#6ae18a',
950: '#000000',
},
}SCSS
$custom: #6ae18a; $custom-light: #9debad; $custom-dark: #000000;
JSON
{
"hex": "#6ae18a",
"rgb": {
"r": 106,
"g": 225,
"b": 138
},
"hsl": {
"h": 136.134,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.81955,
"c": 0.16313,
"h": 150.2
},
"luminance": 0.5875
}Semantic roles & 50–950 ramp
primary
#6AE18A
secondary
#AF4091
accent
#179DCE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581