#6FF37E#6FF37E
#6FF37E is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.196 H 145.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF37E |
|---|---|
| RGB | rgb(111, 243, 126) |
| HSL | hsl(127, 85%, 69%) |
| HSV | hsv(127, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(86.50, -59.84, 45.40) |
| CIE-LCH | lch(86.50, 75.12, 142.81°) |
| OKLab | oklab(86.33% -0.1622 0.1101) |
| OKLCH | oklch(86.33% 0.196 145.8) |
| XYZ | xyz(42.3695, 68.9834, 30.8170) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.94
Easter Green
#8CFD7E
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 4.00
Minty Green
#0BF77D
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF37E #F36FE4
analogous
#A2F36F #6FF37E #6FF3C0
triadic
#6FF37E #7E6FF3 #F37E6F
tetradic
#6FF37E #6FA2F3 #F36FE4 #F3C06F
square
#6FF37E #6FA2F3 #F36FE4 #F3C06F
split-complementary
#6FF37E #C06FF3 #F36FA2
monochromatic
#12D628 #37EE4B #6FF37E #A7F8B1 #E0FCE3
Accessibility & contrast
On white
1.42
#6FF37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#6FF37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF37E
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF37E | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E074
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#56EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff37e; /* rgb */ color: rgb(111, 243, 126); /* oklch */ color: oklch(86.3% 0.196 145.8);
Tailwind
colors: {
custom: {
50: '#a2f8a5',
500: '#6ff37e',
950: '#000000',
},
}SCSS
$custom: #6ff37e; $custom-light: #a2f8a5; $custom-dark: #000000;
JSON
{
"hex": "#6ff37e",
"rgb": {
"r": 111,
"g": 243,
"b": 126
},
"hsl": {
"h": 126.818,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.86328,
"c": 0.19605,
"h": 145.8
},
"luminance": 0.68987
}Semantic roles & 50–950 ramp
primary
#6FF37E
secondary
#CC3ABC
accent
#04C8E1
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580