#6EE58D#6EE58D
#6EE58D is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.164 H 150.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE58D |
|---|---|
| RGB | rgb(110, 229, 141) |
| HSL | hsl(136, 70%, 66%) |
| HSV | hsv(136, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.53, -52.33, 32.93) |
| CIE-LCH | lch(82.53, 61.83, 147.82°) |
| OKLab | oklab(83.13% -0.1419 0.0819) |
| OKLCH | oklch(83.13% 0.164 150) |
| XYZ | xyz(39.2548, 61.2734, 34.9525) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.25
Tealish Green
#0CDC73
ΔE00 5.27
Turquoise Green
#04F489
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE58D #E56EC6
analogous
#8BE56E #6EE58D #6EE5C9
triadic
#6EE58D #8D6EE5 #E58D6E
tetradic
#6EE58D #6E8BE5 #E56EC6 #E5C96E
square
#6EE58D #6E8BE5 #E56EC6 #E5C96E
split-complementary
#6EE58D #C96EE5 #E56E8B
monochromatic
#21B848 #3ADC64 #6EE58D #A2EEB6 #D6F8DF
Accessibility & contrast
On white
1.58
#6EE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6EE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE58D
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE58D | 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)
#E6D487
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#54E1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee58d; /* rgb */ color: rgb(110, 229, 141); /* oklch */ color: oklch(83.1% 0.164 150.0);
Tailwind
colors: {
custom: {
50: '#9feeaf',
500: '#6ee58d',
950: '#000000',
},
}SCSS
$custom: #6ee58d; $custom-light: #9feeaf; $custom-dark: #000000;
JSON
{
"hex": "#6ee58d",
"rgb": {
"r": 110,
"g": 229,
"b": 141
},
"hsl": {
"h": 135.63,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83133,
"c": 0.16389,
"h": 150
},
"luminance": 0.61277
}Semantic roles & 50–950 ramp
primary
#6EE58D
secondary
#B83F98
accent
#14A0D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581