#6FF87B#6FF87B
#6FF87B is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.5% C 0.205 H 145.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF87B |
|---|---|
| RGB | rgb(111, 248, 123) |
| HSL | hsl(125, 91%, 70%) |
| HSV | hsv(125, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 50.4%, 2.7%) |
| CIE-LAB | lab(87.94, -62.12, 48.61) |
| CIE-LCH | lch(87.94, 78.88, 141.96°) |
| OKLab | oklab(87.5% -0.1684 0.1172) |
| OKLCH | oklch(87.5% 0.205 145.2) |
| XYZ | xyz(43.6955, 71.9405, 30.3183) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.66
Easter Green
#8CFD7E
ΔE00 2.72
Lighter Green
#75FD63
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.61
Light Green
#96F97B
ΔE00 3.80
Light Bright Green
#53FE5C
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF87B #F86FEC
analogous
#A8F86F #6FF87B #6FF8BF
triadic
#6FF87B #7B6FF8 #F87B6F
tetradic
#6FF87B #6FA8F8 #F86FEC #F8BF6F
square
#6FF87B #6FA8F8 #F86FEC #F8BF6F
split-complementary
#6FF87B #BF6FF8 #F86FA8
monochromatic
#0BE21E #35F545 #6FF87B #A9FBB0 #E2FEE4
Accessibility & contrast
On white
1.36
#6FF87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#6FF87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF87B
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF87B | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE470
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#56F2DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff87b; /* rgb */ color: rgb(111, 248, 123); /* oklch */ color: oklch(87.5% 0.205 145.2);
Tailwind
colors: {
custom: {
50: '#a3fba3',
500: '#6ff87b',
950: '#000000',
},
}SCSS
$custom: #6ff87b; $custom-light: #a3fba3; $custom-dark: #000000;
JSON
{
"hex": "#6ff87b",
"rgb": {
"r": 111,
"g": 248,
"b": 123
},
"hsl": {
"h": 125.255,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87503,
"c": 0.20516,
"h": 145.2
},
"luminance": 0.71944
}Semantic roles & 50–950 ramp
primary
#6FF87B
secondary
#D338C5
accent
#00D1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680