#6FD78D#6FD78D
#6FD78D is a light, vivid green. Relative luminance 0.539; OKLCH L 79.8% C 0.144 H 151.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD78D |
|---|---|
| RGB | rgb(111, 215, 141) |
| HSL | hsl(137, 57%, 64%) |
| HSV | hsv(137, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 34.4%, 15.7%) |
| CIE-LAB | lab(78.40, -46.29, 27.45) |
| CIE-LCH | lch(78.40, 53.82, 149.33°) |
| OKLab | oklab(79.77% -0.1259 0.0689) |
| OKLCH | oklch(79.77% 0.144 151.3) |
| XYZ | xyz(35.6613, 53.9007, 33.7188) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.60
Seaweed
#18D17B
ΔE00 5.34
Soft Green
#6FC276
ΔE00 5.57
Aqua Green
#12E193
ΔE00 5.57
Weird Green
#3AE57F
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD78D #D76FB9
analogous
#85D76F #6FD78D #6FD7C1
triadic
#6FD78D #8D6FD7 #D78D6F
tetradic
#6FD78D #6F85D7 #D76FB9 #D7C16F
square
#6FD78D #6F85D7 #D76FB9 #D7C16F
split-complementary
#6FD78D #C16FD7 #D76F85
monochromatic
#2C9F4D #3FCA67 #6FD78D #9FE4B3 #CFF2D9
Accessibility & contrast
On white
1.78
#6FD78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#6FD78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD78D
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD78D | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C888
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#59D4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd78d; /* rgb */ color: rgb(111, 215, 141); /* oklch */ color: oklch(79.8% 0.144 151.3);
Tailwind
colors: {
custom: {
50: '#9ee4af',
500: '#6fd78d',
950: '#000000',
},
}SCSS
$custom: #6fd78d; $custom-light: #9ee4af; $custom-dark: #000000;
JSON
{
"hex": "#6fd78d",
"rgb": {
"r": 111,
"g": 215,
"b": 141
},
"hsl": {
"h": 137.308,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.79775,
"c": 0.14354,
"h": 151.3
},
"luminance": 0.53903
}Semantic roles & 50–950 ramp
primary
#6FD78D
secondary
#A34789
accent
#2195C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481