#6FD78F#6FD78F
#6FD78F is a light, vivid green. Relative luminance 0.540; OKLCH L 79.8% C 0.142 H 152.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD78F |
|---|---|
| RGB | rgb(111, 215, 143) |
| HSL | hsl(138, 57%, 64%) |
| HSV | hsv(138, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(78.44, -45.93, 26.46) |
| CIE-LCH | lch(78.44, 53.01, 150.05°) |
| OKLab | oklab(79.82% -0.125 0.0666) |
| OKLCH | oklch(79.82% 0.142 152) |
| XYZ | xyz(35.8115, 53.9608, 34.5096) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.72
Seaweed
#18D17B
ΔE00 5.42
Aqua Green
#12E193
ΔE00 5.49
Soft Green
#6FC276
ΔE00 5.71
Weird Green
#3AE57F
ΔE00 5.89
Hospital Green
#9BE5AA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD78F #D76FB7
analogous
#83D76F #6FD78F #6FD7C3
triadic
#6FD78F #8F6FD7 #D78F6F
tetradic
#6FD78F #6F83D7 #D76FB7 #D7C36F
square
#6FD78F #6F83D7 #D76FB7 #D7C36F
split-complementary
#6FD78F #C36FD7 #D76F83
monochromatic
#2C9F50 #3FCA6A #6FD78F #9FE4B4 #CFF2DA
Accessibility & contrast
On white
1.78
#6FD78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6FD78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD78F
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD78F | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C88A
Deuteranopia (green-blind)
#C8BE93
Tritanopia (blue-blind)
#58D4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd78f; /* rgb */ color: rgb(111, 215, 143); /* oklch */ color: oklch(79.8% 0.142 152.0);
Tailwind
colors: {
custom: {
50: '#9ee4b0',
500: '#6fd78f',
950: '#000000',
},
}SCSS
$custom: #6fd78f; $custom-light: #9ee4b0; $custom-dark: #000000;
JSON
{
"hex": "#6fd78f",
"rgb": {
"r": 111,
"g": 215,
"b": 143
},
"hsl": {
"h": 138.462,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.79815,
"c": 0.14165,
"h": 152
},
"luminance": 0.53964
}Semantic roles & 50–950 ramp
primary
#6FD78F
secondary
#A34787
accent
#2192C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481