#6EE97E#6EE97E
#6EE97E is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.183 H 146.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE97E |
|---|---|
| RGB | rgb(110, 233, 126) |
| HSL | hsl(128, 74%, 67%) |
| HSV | hsv(128, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 45.9%, 8.6%) |
| CIE-LAB | lab(83.49, -56.25, 41.63) |
| CIE-LCH | lch(83.49, 69.98, 143.50°) |
| OKLab | oklab(83.85% -0.1525 0.1016) |
| OKLCH | oklch(83.85% 0.183 146.3) |
| XYZ | xyz(39.3328, 63.0959, 29.8406) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.54
Lightish Green
#61E160
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 4.96
Spearmint
#1EF876
ΔE00 4.97
Wintergreen
#20F986
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE97E #E96ED9
analogous
#9BE96E #6EE97E #6EE9BC
triadic
#6EE97E #7E6EE9 #E97E6E
tetradic
#6EE97E #6E9BE9 #E96ED9 #E9BC6E
square
#6EE97E #6E9BE9 #E96ED9 #E9BC6E
split-complementary
#6EE97E #BC6EE9 #E96E9B
monochromatic
#1DC032 #39E14F #6EE97E #A3F1AD #D8F9DD
Accessibility & contrast
On white
1.54
#6EE97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#6EE97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE97E
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE97E | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD776
Deuteranopia (green-blind)
#DBCC85
Tritanopia (blue-blind)
#57E4D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee97e; /* rgb */ color: rgb(110, 233, 126); /* oklch */ color: oklch(83.9% 0.183 146.3);
Tailwind
colors: {
custom: {
50: '#a0f1a5',
500: '#6ee97e',
950: '#000000',
},
}SCSS
$custom: #6ee97e; $custom-light: #a0f1a5; $custom-dark: #000000;
JSON
{
"hex": "#6ee97e",
"rgb": {
"r": 110,
"g": 233,
"b": 126
},
"hsl": {
"h": 127.805,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.83854,
"c": 0.18324,
"h": 146.3
},
"luminance": 0.63099
}Semantic roles & 50–950 ramp
primary
#6EE97E
secondary
#BE3DAE
accent
#10BCD6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580