#6EE08B#6EE08B
#6EE08B is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.159 H 149.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE08B |
|---|---|
| RGB | rgb(110, 224, 139) |
| HSL | hsl(135, 65%, 65%) |
| HSV | hsv(135, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(81.01, -50.63, 31.94) |
| CIE-LCH | lch(81.01, 59.86, 147.75°) |
| OKLab | oklab(81.88% -0.1374 0.0796) |
| OKLCH | oklch(81.88% 0.159 149.9) |
| XYZ | xyz(37.7437, 58.4873, 33.7213) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.71
Tealish Green
#0CDC73
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.36
Seaweed
#18D17B
ΔE00 5.94
Seafoam Green
#7AF9AB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE08B #E06EC3
analogous
#8AE06E #6EE08B #6EE0C4
triadic
#6EE08B #8B6EE0 #E08B6E
tetradic
#6EE08B #6E8AE0 #E06EC3 #E0C46E
square
#6EE08B #6E8AE0 #E06EC3 #E0C46E
split-complementary
#6EE08B #C46EE0 #E06E8A
monochromatic
#25AE48 #3CD563 #6EE08B #A0EBB3 #D3F6DC
Accessibility & contrast
On white
1.65
#6EE08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#6EE08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE08B
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE08B | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D085
Deuteranopia (green-blind)
#D1C590
Tritanopia (blue-blind)
#56DDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ee08b; /* rgb */ color: rgb(110, 224, 139); /* oklch */ color: oklch(81.9% 0.159 149.9);
Tailwind
colors: {
custom: {
50: '#9feaad',
500: '#6ee08b',
950: '#000000',
},
}SCSS
$custom: #6ee08b; $custom-light: #9feaad; $custom-dark: #000000;
JSON
{
"hex": "#6ee08b",
"rgb": {
"r": 110,
"g": 224,
"b": 139
},
"hsl": {
"h": 135.263,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.81882,
"c": 0.15878,
"h": 149.9
},
"luminance": 0.5849
}Semantic roles & 50–950 ramp
primary
#6EE08B
secondary
#B04294
accent
#199FCD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481