#6EE58C#6EE58C
#6EE58C is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.165 H 149.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE58C |
|---|---|
| RGB | rgb(110, 229, 140) |
| HSL | hsl(135, 70%, 66%) |
| HSV | hsv(135, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 38.9%, 10.2%) |
| CIE-LAB | lab(82.51, -52.49, 33.41) |
| CIE-LCH | lch(82.51, 62.22, 147.52°) |
| OKLab | oklab(83.12% -0.1424 0.0831) |
| OKLCH | oklch(83.12% 0.165 149.7) |
| XYZ | xyz(39.1807, 61.2438, 34.5624) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.22
Turquoise Green
#04F489
ΔE00 5.34
Seafoam (survey)
#80F9AD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE58C #E56EC7
analogous
#8CE56E #6EE58C #6EE5C8
triadic
#6EE58C #8C6EE5 #E58C6E
tetradic
#6EE58C #6E8CE5 #E56EC7 #E5C86E
square
#6EE58C #6E8CE5 #E56EC7 #E5C86E
split-complementary
#6EE58C #C86EE5 #E56E8C
monochromatic
#21B847 #3ADC63 #6EE58C #A2EEB5 #D6F8DE
Accessibility & contrast
On white
1.58
#6EE58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6EE58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE58C
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE58C | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D486
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#54E1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee58c; /* rgb */ color: rgb(110, 229, 140); /* oklch */ color: oklch(83.1% 0.165 149.7);
Tailwind
colors: {
custom: {
50: '#9feeae',
500: '#6ee58c',
950: '#000000',
},
}SCSS
$custom: #6ee58c; $custom-light: #9feeae; $custom-dark: #000000;
JSON
{
"hex": "#6ee58c",
"rgb": {
"r": 110,
"g": 229,
"b": 140
},
"hsl": {
"h": 135.126,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83115,
"c": 0.16482,
"h": 149.7
},
"luminance": 0.61247
}Semantic roles & 50–950 ramp
primary
#6EE58C
secondary
#B83F99
accent
#14A2D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581