#6EF97F#6EF97F
#6EF97F is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.8% C 0.203 H 145.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF97F |
|---|---|
| RGB | rgb(110, 249, 127) |
| HSL | hsl(127, 92%, 70%) |
| HSV | hsv(127, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(88.25, -62.19, 47.11) |
| CIE-LCH | lch(88.25, 78.02, 142.86°) |
| OKLab | oklab(87.77% -0.1685 0.114) |
| OKLCH | oklch(87.77% 0.203 145.9) |
| XYZ | xyz(44.1341, 72.5947, 31.7610) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.81
Easter Green
#8CFD7E
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.95
Minty Green
#0BF77D
ΔE00 3.97
Lighter Green
#75FD63
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF97F #F96EE8
analogous
#A2F96E #6EF97F #6EF9C4
triadic
#6EF97F #7F6EF9 #F97F6E
tetradic
#6EF97F #6EA2F9 #F96EE8 #F9C46E
square
#6EF97F #6EA2F9 #F96EE8 #F9C46E
split-complementary
#6EF97F #C46EF9 #F96EA2
monochromatic
#09E324 #33F74B #6EF97F #A9FBB3 #E2FEE5
Accessibility & contrast
On white
1.35
#6EF97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#6EF97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF97F
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF97F | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE575
Deuteranopia (green-blind)
#EAD988
Tritanopia (blue-blind)
#52F4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ef97f; /* rgb */ color: rgb(110, 249, 127); /* oklch */ color: oklch(87.8% 0.203 145.9);
Tailwind
colors: {
custom: {
50: '#a2fca6',
500: '#6ef97f',
950: '#000000',
},
}SCSS
$custom: #6ef97f; $custom-light: #a2fca6; $custom-dark: #000000;
JSON
{
"hex": "#6ef97f",
"rgb": {
"r": 110,
"g": 249,
"b": 127
},
"hsl": {
"h": 127.338,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.87768,
"c": 0.20342,
"h": 145.9
},
"luminance": 0.72599
}Semantic roles & 50–950 ramp
primary
#6EF97F
secondary
#D437C1
accent
#00C9E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680