#6FD77D#6FD77D
#6FD77D is a light, vivid green. Relative luminance 0.535; OKLCH L 79.5% C 0.159 H 146.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD77D |
|---|---|
| RGB | rgb(111, 215, 125) |
| HSL | hsl(128, 57%, 64%) |
| HSV | hsv(128, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 41.9%, 15.7%) |
| CIE-LAB | lab(78.14, -48.94, 35.29) |
| CIE-LCH | lch(78.14, 60.34, 144.20°) |
| OKLab | oklab(79.48% -0.1329 0.087) |
| OKLCH | oklch(79.48% 0.159 146.8) |
| XYZ | xyz(34.5556, 53.4585, 27.8957) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 5.11
Soft Green
#6FC276
ΔE00 5.37
Lightish Green
#61E160
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD77D #D76FC9
analogous
#95D76F #6FD77D #6FD7B1
triadic
#6FD77D #7D6FD7 #D77D6F
tetradic
#6FD77D #6F95D7 #D76FC9 #D7B16F
square
#6FD77D #6F95D7 #D76FC9 #D7B16F
split-complementary
#6FD77D #B16FD7 #D76F95
monochromatic
#2C9F3C #3FCA52 #6FD77D #9FE4A8 #CFF2D3
Accessibility & contrast
On white
1.80
#6FD77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6FD77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD77D
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD77D | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C776
Deuteranopia (green-blind)
#CBBD83
Tritanopia (blue-blind)
#5ED3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd77d; /* rgb */ color: rgb(111, 215, 125); /* oklch */ color: oklch(79.5% 0.159 146.8);
Tailwind
colors: {
custom: {
50: '#9fe4a4',
500: '#6fd77d',
950: '#000000',
},
}SCSS
$custom: #6fd77d; $custom-light: #9fe4a4; $custom-dark: #000000;
JSON
{
"hex": "#6fd77d",
"rgb": {
"r": 111,
"g": 215,
"b": 125
},
"hsl": {
"h": 128.077,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.79478,
"c": 0.15883,
"h": 146.8
},
"luminance": 0.53461
}Semantic roles & 50–950 ramp
primary
#6FD77D
secondary
#A34797
accent
#21AEC4
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480