#6EE58B#6EE58B
#6EE58B is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.166 H 149.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE58B |
|---|---|
| RGB | rgb(110, 229, 139) |
| HSL | hsl(135, 70%, 66%) |
| HSV | hsv(135, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(82.49, -52.66, 33.90) |
| CIE-LCH | lch(82.49, 62.62, 147.23°) |
| OKLab | oklab(83.1% -0.1428 0.0842) |
| OKLCH | oklch(83.1% 0.166 149.5) |
| XYZ | xyz(39.1073, 61.2144, 34.1758) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 5.17
Seafoam Green
#7AF9AB
ΔE00 5.26
Turquoise Green
#04F489
ΔE00 5.32
Seafoam (survey)
#80F9AD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE58B #E56EC8
analogous
#8DE56E #6EE58B #6EE5C7
triadic
#6EE58B #8B6EE5 #E58B6E
tetradic
#6EE58B #6E8DE5 #E56EC8 #E5C76E
square
#6EE58B #6E8DE5 #E56EC8 #E5C76E
split-complementary
#6EE58B #C76EE5 #E56E8D
monochromatic
#21B846 #3ADC61 #6EE58B #A2EEB5 #D6F8DE
Accessibility & contrast
On white
1.59
#6EE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6EE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE58B
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE58B | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D485
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#54E1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee58b; /* rgb */ color: rgb(110, 229, 139); /* oklch */ color: oklch(83.1% 0.166 149.5);
Tailwind
colors: {
custom: {
50: '#a0eeae',
500: '#6ee58b',
950: '#000000',
},
}SCSS
$custom: #6ee58b; $custom-light: #a0eeae; $custom-dark: #000000;
JSON
{
"hex": "#6ee58b",
"rgb": {
"r": 110,
"g": 229,
"b": 139
},
"hsl": {
"h": 134.622,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83097,
"c": 0.16576,
"h": 149.5
},
"luminance": 0.61218
}Semantic roles & 50–950 ramp
primary
#6EE58B
secondary
#B83F9A
accent
#14A3D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581