#6EE08E#6EE08E
#6EE08E is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.156 H 150.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE08E |
|---|---|
| RGB | rgb(110, 224, 142) |
| HSL | hsl(137, 65%, 65%) |
| HSV | hsv(137, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(81.06, -50.12, 30.48) |
| CIE-LCH | lch(81.06, 58.66, 148.70°) |
| OKLab | oklab(81.94% -0.1361 0.0762) |
| OKLCH | oklch(81.94% 0.156 150.8) |
| XYZ | xyz(37.9660, 58.5762, 34.8916) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.35
Seafoam Green
#7AF9AB
ΔE00 5.74
Seafoam (survey)
#80F9AD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE08E #E06EC0
analogous
#87E06E #6EE08E #6EE0C7
triadic
#6EE08E #8E6EE0 #E08E6E
tetradic
#6EE08E #6E87E0 #E06EC0 #E0C76E
square
#6EE08E #6E87E0 #E06EC0 #E0C76E
split-complementary
#6EE08E #C76EE0 #E06E87
monochromatic
#25AE4C #3CD567 #6EE08E #A0EBB5 #D3F6DD
Accessibility & contrast
On white
1.65
#6EE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#6EE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE08E
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE08E | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#55DDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ee08e; /* rgb */ color: rgb(110, 224, 142); /* oklch */ color: oklch(81.9% 0.156 150.8);
Tailwind
colors: {
custom: {
50: '#9feaaf',
500: '#6ee08e',
950: '#000000',
},
}SCSS
$custom: #6ee08e; $custom-light: #9feaaf; $custom-dark: #000000;
JSON
{
"hex": "#6ee08e",
"rgb": {
"r": 110,
"g": 224,
"b": 142
},
"hsl": {
"h": 136.842,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.81938,
"c": 0.15596,
"h": 150.8
},
"luminance": 0.58579
}Semantic roles & 50–950 ramp
primary
#6EE08E
secondary
#B04291
accent
#199ACD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481