#6FD978#6FD978
#6FD978 is a light, vivid green. Relative luminance 0.544; OKLCH L 79.9% C 0.166 H 145.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD978 |
|---|---|
| RGB | rgb(111, 217, 120) |
| HSL | hsl(125, 58%, 64%) |
| HSV | hsv(125, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 44.7%, 14.9%) |
| CIE-LAB | lab(78.67, -50.51, 38.47) |
| CIE-LCH | lch(78.67, 63.49, 142.71°) |
| OKLab | oklab(79.88% -0.1372 0.0942) |
| OKLCH | oklch(79.88% 0.166 145.5) |
| XYZ | xyz(34.7566, 54.3587, 26.4264) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.30
Weird Green
#3AE57F
ΔE00 4.70
Tealish Green
#0CDC73
ΔE00 5.01
Fresh Green
#69D84F
ΔE00 5.43
Lightgreen
#90EE90
ΔE00 5.46
Emerald
#50C878
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD978 #D96FD0
analogous
#9BD96F #6FD978 #6FD9AD
triadic
#6FD978 #786FD9 #D9786F
tetradic
#6FD978 #6F9BD9 #D96FD0 #D9AD6F
square
#6FD978 #6F9BD9 #D96FD0 #D9AD6F
split-complementary
#6FD978 #AD6FD9 #D96F9B
monochromatic
#2BA335 #3FCC4B #6FD978 #9FE6A5 #D0F3D3
Accessibility & contrast
On white
1.77
#6FD978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6FD978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD978
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD978 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC971
Deuteranopia (green-blind)
#CDBF7E
Tritanopia (blue-blind)
#5ED4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd978; /* rgb */ color: rgb(111, 217, 120); /* oklch */ color: oklch(79.9% 0.166 145.5);
Tailwind
colors: {
custom: {
50: '#9fe5a0',
500: '#6fd978',
950: '#000000',
},
}SCSS
$custom: #6fd978; $custom-light: #9fe5a0; $custom-dark: #000000;
JSON
{
"hex": "#6fd978",
"rgb": {
"r": 111,
"g": 217,
"b": 120
},
"hsl": {
"h": 125.094,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.79885,
"c": 0.16638,
"h": 145.5
},
"luminance": 0.54361
}Semantic roles & 50–950 ramp
primary
#6FD978
secondary
#A6469E
accent
#20B8C6
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480