#6EE58E#6EE58E
#6EE58E is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.163 H 150.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE58E |
|---|---|
| RGB | rgb(110, 229, 142) |
| HSL | hsl(136, 70%, 66%) |
| HSV | hsv(136, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.54, -52.16, 32.45) |
| CIE-LCH | lch(82.54, 61.43, 148.12°) |
| OKLab | oklab(83.15% -0.1415 0.0808) |
| OKLCH | oklch(83.15% 0.163 150.3) |
| XYZ | xyz(39.3295, 61.3033, 35.3461) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.33
Light Bluish Green
#76FDA8
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE58E #E56EC5
analogous
#8AE56E #6EE58E #6EE5C9
triadic
#6EE58E #8E6EE5 #E58E6E
tetradic
#6EE58E #6E8AE5 #E56EC5 #E5C96E
square
#6EE58E #6E8AE5 #E56EC5 #E5C96E
split-complementary
#6EE58E #C96EE5 #E56E8A
monochromatic
#21B849 #3ADC66 #6EE58E #A2EEB6 #D6F8DF
Accessibility & contrast
On white
1.58
#6EE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6EE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE58E
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE58E | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#53E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee58e; /* rgb */ color: rgb(110, 229, 142); /* oklch */ color: oklch(83.2% 0.163 150.3);
Tailwind
colors: {
custom: {
50: '#9feeb0',
500: '#6ee58e',
950: '#000000',
},
}SCSS
$custom: #6ee58e; $custom-light: #9feeb0; $custom-dark: #000000;
JSON
{
"hex": "#6ee58e",
"rgb": {
"r": 110,
"g": 229,
"b": 142
},
"hsl": {
"h": 136.134,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83152,
"c": 0.16296,
"h": 150.3
},
"luminance": 0.61307
}Semantic roles & 50–950 ramp
primary
#6EE58E
secondary
#B83F97
accent
#149FD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581