#6FD877#6FD877
#6FD877 is a light, vivid green. Relative luminance 0.538; OKLCH L 79.6% C 0.166 H 145.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD877 |
|---|---|
| RGB | rgb(111, 216, 119) |
| HSL | hsl(125, 57%, 64%) |
| HSV | hsv(125, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(78.36, -50.25, 38.57) |
| CIE-LCH | lch(78.36, 63.35, 142.49°) |
| OKLab | oklab(79.62% -0.1365 0.0943) |
| OKLCH | oklch(79.62% 0.166 145.4) |
| XYZ | xyz(34.4393, 53.8206, 26.0228) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 5.08
Fresh Green
#69D84F
ΔE00 5.36
Emerald
#50C878
ΔE00 5.48
Lightgreen
#90EE90
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD877 #D86FD0
analogous
#9CD86F #6FD877 #6FD8AC
triadic
#6FD877 #776FD8 #D8776F
tetradic
#6FD877 #6F9CD8 #D86FD0 #D8AC6F
square
#6FD877 #6F9CD8 #D86FD0 #D8AC6F
split-complementary
#6FD877 #AC6FD8 #D86F9C
monochromatic
#2CA135 #3FCB4A #6FD877 #9FE5A4 #CFF2D2
Accessibility & contrast
On white
1.79
#6FD877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6FD877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD877
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD877 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC86F
Deuteranopia (green-blind)
#CDBE7D
Tritanopia (blue-blind)
#5FD3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd877; /* rgb */ color: rgb(111, 216, 119); /* oklch */ color: oklch(79.6% 0.166 145.4);
Tailwind
colors: {
custom: {
50: '#9fe59f',
500: '#6fd877',
950: '#000000',
},
}SCSS
$custom: #6fd877; $custom-light: #9fe59f; $custom-dark: #000000;
JSON
{
"hex": "#6fd877",
"rgb": {
"r": 111,
"g": 216,
"b": 119
},
"hsl": {
"h": 124.571,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.79624,
"c": 0.16592,
"h": 145.4
},
"luminance": 0.53823
}Semantic roles & 50–950 ramp
primary
#6FD877
secondary
#A5469E
accent
#21B8C5
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480