#6EE18E#6EE18E
#6EE18E is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.157 H 150.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE18E |
|---|---|
| RGB | rgb(110, 225, 142) |
| HSL | hsl(137, 66%, 66%) |
| HSV | hsv(137, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.35, -50.53, 30.87) |
| CIE-LCH | lch(81.35, 59.22, 148.58°) |
| OKLab | oklab(82.18% -0.1372 0.0771) |
| OKLCH | oklch(82.18% 0.157 150.7) |
| XYZ | xyz(38.2355, 59.1153, 34.9815) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.78
Aqua Green
#12E193
ΔE00 5.13
Tealish Green
#0CDC73
ΔE00 5.32
Seafoam Green
#7AF9AB
ΔE00 5.57
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE18E #E16EC1
analogous
#87E16E #6EE18E #6EE1C8
triadic
#6EE18E #8E6EE1 #E18E6E
tetradic
#6EE18E #6E87E1 #E16EC1 #E1C86E
square
#6EE18E #6E87E1 #E16EC1 #E1C86E
split-complementary
#6EE18E #C86EE1 #E16E87
monochromatic
#24B04B #3BD766 #6EE18E #A1EBB6 #D3F6DD
Accessibility & contrast
On white
1.64
#6EE18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6EE18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE18E
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE18E | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#54DECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee18e; /* rgb */ color: rgb(110, 225, 142); /* oklch */ color: oklch(82.2% 0.157 150.7);
Tailwind
colors: {
custom: {
50: '#9febaf',
500: '#6ee18e',
950: '#000000',
},
}SCSS
$custom: #6ee18e; $custom-light: #9febaf; $custom-dark: #000000;
JSON
{
"hex": "#6ee18e",
"rgb": {
"r": 110,
"g": 225,
"b": 142
},
"hsl": {
"h": 136.696,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.82181,
"c": 0.15737,
"h": 150.7
},
"luminance": 0.59118
}Semantic roles & 50–950 ramp
primary
#6EE18E
secondary
#B24292
accent
#189BCE
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481