#6FF07C#6FF07C
#6FF07C is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.194 H 145.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF07C |
|---|---|
| RGB | rgb(111, 240, 124) |
| HSL | hsl(126, 81%, 69%) |
| HSV | hsv(126, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(85.58, -58.98, 45.22) |
| CIE-LCH | lch(85.58, 74.32, 142.52°) |
| OKLab | oklab(85.57% -0.1599 0.1096) |
| OKLCH | oklch(85.57% 0.194 145.6) |
| XYZ | xyz(41.3513, 67.1514, 29.8473) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 3.85
Easter Green
#8CFD7E
ΔE00 3.91
Spearmint
#1EF876
ΔE00 4.01
Lightish Green
#61E160
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF07C #F06FE3
analogous
#A3F06F #6FF07C #6FF0BD
triadic
#6FF07C #7C6FF0 #F07C6F
tetradic
#6FF07C #6FA3F0 #F06FE3 #F0BD6F
square
#6FF07C #6FA3F0 #F06FE3 #F0BD6F
split-complementary
#6FF07C #BD6FF0 #F06FA3
monochromatic
#16CF28 #38EA4A #6FF07C #A6F6AE #DEFCE1
Accessibility & contrast
On white
1.46
#6FF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#6FF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF07C
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF07C | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD72
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#58EBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ff07c; /* rgb */ color: rgb(111, 240, 124); /* oklch */ color: oklch(85.6% 0.194 145.6);
Tailwind
colors: {
custom: {
50: '#a2f6a4',
500: '#6ff07c',
950: '#000000',
},
}SCSS
$custom: #6ff07c; $custom-light: #a2f6a4; $custom-dark: #000000;
JSON
{
"hex": "#6ff07c",
"rgb": {
"r": 111,
"g": 240,
"b": 124
},
"hsl": {
"h": 126.047,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.85568,
"c": 0.19388,
"h": 145.6
},
"luminance": 0.67155
}Semantic roles & 50–950 ramp
primary
#6FF07C
secondary
#C93ABA
accent
#08C8DD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580