#6FF07D#6FF07D
#6FF07D is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.193 H 145.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF07D |
|---|---|
| RGB | rgb(111, 240, 125) |
| HSL | hsl(127, 81%, 69%) |
| HSV | hsv(127, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.59, -58.84, 44.76) |
| CIE-LCH | lch(85.59, 73.93, 142.74°) |
| OKLab | oklab(85.58% -0.1595 0.1086) |
| OKLCH | oklch(85.58% 0.193 145.7) |
| XYZ | xyz(41.4148, 67.1768, 30.1820) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 3.78
Easter Green
#8CFD7E
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.02
Lightish Green
#61E160
ΔE00 4.14
Minty Green
#0BF77D
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF07D #F06FE2
analogous
#A2F06F #6FF07D #6FF0BE
triadic
#6FF07D #7D6FF0 #F07D6F
tetradic
#6FF07D #6FA2F0 #F06FE2 #F0BE6F
square
#6FF07D #6FA2F0 #F06FE2 #F0BE6F
split-complementary
#6FF07D #BE6FF0 #F06FA2
monochromatic
#16CF2A #38EA4B #6FF07D #A6F6AF #DEFCE1
Accessibility & contrast
On white
1.45
#6FF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6FF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF07D
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF07D | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD74
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#57EBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ff07d; /* rgb */ color: rgb(111, 240, 125); /* oklch */ color: oklch(85.6% 0.193 145.7);
Tailwind
colors: {
custom: {
50: '#a2f6a4',
500: '#6ff07d',
950: '#000000',
},
}SCSS
$custom: #6ff07d; $custom-light: #a2f6a4; $custom-dark: #000000;
JSON
{
"hex": "#6ff07d",
"rgb": {
"r": 111,
"g": 240,
"b": 125
},
"hsl": {
"h": 126.512,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.85582,
"c": 0.193,
"h": 145.7
},
"luminance": 0.6718
}Semantic roles & 50–950 ramp
primary
#6FF07D
secondary
#C93AB9
accent
#08C6DD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580