#6FF77B#6FF77B
#6FF77B is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.3% C 0.204 H 145.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF77B |
|---|---|
| RGB | rgb(111, 247, 123) |
| HSL | hsl(125, 89%, 70%) |
| HSV | hsv(125, 55%, 97%) |
| CMYK | cmyk(55.1%, 0%, 50.2%, 3.1%) |
| CIE-LAB | lab(87.64, -61.75, 48.24) |
| CIE-LCH | lch(87.64, 78.36, 142.00°) |
| OKLab | oklab(87.26% -0.1674 0.1163) |
| OKLCH | oklch(87.26% 0.204 145.2) |
| XYZ | xyz(43.3889, 71.3273, 30.2161) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.87
Easter Green
#8CFD7E
ΔE00 2.82
Spearmint
#1EF876
ΔE00 3.61
Lighter Green
#75FD63
ΔE00 3.72
Light Green
#96F97B
ΔE00 3.83
Light Bright Green
#53FE5C
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF77B #F76FEB
analogous
#A7F76F #6FF77B #6FF7BF
triadic
#6FF77B #7B6FF7 #F77B6F
tetradic
#6FF77B #6FA7F7 #F76FEB #F7BF6F
square
#6FF77B #6FA7F7 #F76FEB #F7BF6F
split-complementary
#6FF77B #BF6FF7 #F76FA7
monochromatic
#0CDF1F #35F446 #6FF77B #A9FAB0 #E2FDE4
Accessibility & contrast
On white
1.38
#6FF77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#6FF77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF77B
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF77B | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE370
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#56F1DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff77b; /* rgb */ color: rgb(111, 247, 123); /* oklch */ color: oklch(87.3% 0.204 145.2);
Tailwind
colors: {
custom: {
50: '#a3fba3',
500: '#6ff77b',
950: '#000000',
},
}SCSS
$custom: #6ff77b; $custom-light: #a3fba3; $custom-dark: #000000;
JSON
{
"hex": "#6ff77b",
"rgb": {
"r": 111,
"g": 247,
"b": 123
},
"hsl": {
"h": 125.294,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.87259,
"c": 0.20387,
"h": 145.2
},
"luminance": 0.71331
}Semantic roles & 50–950 ramp
primary
#6FF77B
secondary
#D139C4
accent
#00D1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580