#6FF87D#6FF87D
#6FF87D is a very light, highly saturated green. Relative luminance 0.720; OKLCH L 87.5% C 0.203 H 145.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF87D |
|---|---|
| RGB | rgb(111, 248, 125) |
| HSL | hsl(126, 91%, 70%) |
| HSV | hsv(126, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 49.6%, 2.7%) |
| CIE-LAB | lab(87.96, -61.85, 47.70) |
| CIE-LCH | lch(87.96, 78.11, 142.36°) |
| OKLab | oklab(87.53% -0.1676 0.1152) |
| OKLCH | oklch(87.53% 0.203 145.5) |
| XYZ | xyz(43.8220, 71.9911, 30.9844) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.80
Easter Green
#8CFD7E
ΔE00 2.83
Spearmint
#1EF876
ΔE00 3.56
Lighter Green
#75FD63
ΔE00 3.84
Light Green
#96F97B
ΔE00 3.92
Minty Green
#0BF77D
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF87D #F86FEA
analogous
#A6F86F #6FF87D #6FF8C1
triadic
#6FF87D #7D6FF8 #F87D6F
tetradic
#6FF87D #6FA6F8 #F86FEA #F8C16F
square
#6FF87D #6FA6F8 #F86FEA #F8C16F
split-complementary
#6FF87D #C16FF8 #F86FA6
monochromatic
#0BE221 #35F548 #6FF87D #A9FBB2 #E2FEE5
Accessibility & contrast
On white
1.36
#6FF87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#6FF87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF87D
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF87D | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE473
Deuteranopia (green-blind)
#EAD886
Tritanopia (blue-blind)
#55F2DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff87d; /* rgb */ color: rgb(111, 248, 125); /* oklch */ color: oklch(87.5% 0.203 145.5);
Tailwind
colors: {
custom: {
50: '#a3fba5',
500: '#6ff87d',
950: '#000000',
},
}SCSS
$custom: #6ff87d; $custom-light: #a3fba5; $custom-dark: #000000;
JSON
{
"hex": "#6ff87d",
"rgb": {
"r": 111,
"g": 248,
"b": 125
},
"hsl": {
"h": 126.131,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87531,
"c": 0.20343,
"h": 145.5
},
"luminance": 0.71995
}Semantic roles & 50–950 ramp
primary
#6FF87D
secondary
#D338C3
accent
#00CEE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680