#6EE18A#6EE18A
#6EE18A is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.161 H 149.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE18A |
|---|---|
| RGB | rgb(110, 225, 138) |
| HSL | hsl(135, 66%, 66%) |
| HSV | hsv(135, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 38.7%, 11.8%) |
| CIE-LAB | lab(81.29, -51.20, 32.82) |
| CIE-LCH | lch(81.29, 60.82, 147.34°) |
| OKLab | oklab(82.11% -0.1389 0.0816) |
| OKLCH | oklch(82.11% 0.161 149.6) |
| XYZ | xyz(37.9406, 58.9973, 33.4281) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.50
Seafoam Green
#7AF9AB
ΔE00 5.87
Turquoise Green
#04F489
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE18A #E16EC5
analogous
#8BE16E #6EE18A #6EE1C3
triadic
#6EE18A #8A6EE1 #E18A6E
tetradic
#6EE18A #6E8BE1 #E16EC5 #E1C36E
square
#6EE18A #6E8BE1 #E16EC5 #E1C36E
split-complementary
#6EE18A #C36EE1 #E16E8B
monochromatic
#24B046 #3BD761 #6EE18A #A1EBB3 #D3F6DC
Accessibility & contrast
On white
1.64
#6EE18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6EE18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE18A
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE18A | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D184
Deuteranopia (green-blind)
#D2C68F
Tritanopia (blue-blind)
#56DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee18a; /* rgb */ color: rgb(110, 225, 138); /* oklch */ color: oklch(82.1% 0.161 149.6);
Tailwind
colors: {
custom: {
50: '#9febad',
500: '#6ee18a',
950: '#000000',
},
}SCSS
$custom: #6ee18a; $custom-light: #9febad; $custom-dark: #000000;
JSON
{
"hex": "#6ee18a",
"rgb": {
"r": 110,
"g": 225,
"b": 138
},
"hsl": {
"h": 134.609,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.82107,
"c": 0.16113,
"h": 149.6
},
"luminance": 0.59
}Semantic roles & 50–950 ramp
primary
#6EE18A
secondary
#B24296
accent
#18A1CE
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481