#78CF8A#78CF8A
#78CF8A is a light, vivid green. Relative luminance 0.505; OKLCH L 78.2% C 0.130 H 149.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #78CF8A |
|---|---|
| RGB | rgb(120, 207, 138) |
| HSL | hsl(132, 48%, 64%) |
| HSV | hsv(132, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(76.35, -40.88, 26.31) |
| CIE-LCH | lch(76.35, 48.61, 147.23°) |
| OKLab | oklab(78.18% -0.1114 0.0661) |
| OKLCH | oklch(78.18% 0.13 149.3) |
| XYZ | xyz(34.6440, 50.4514, 31.9524) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.86
Emerald
#50C878
ΔE00 4.38
Dark Mint
#48C072
ΔE00 5.92
Seaweed
#18D17B
ΔE00 6.43
Hospital Green
#9BE5AA
ΔE00 6.44
Fern
#63B76C
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CF8A #CF78BD
analogous
#92CF78 #78CF8A #78CFB6
triadic
#78CF8A #8A78CF #CF8A78
tetradic
#78CF8A #7892CF #CF78BD #CFB678
square
#78CF8A #7892CF #CF78BD #CFB678
split-complementary
#78CF8A #B678CF #CF7892
monochromatic
#36974A #4BBF63 #78CF8A #A5DFB1 #D2EFD8
Accessibility & contrast
On white
1.89
#78CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#78CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CF8A
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CF8A | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C286
Deuteranopia (green-blind)
#C3B98E
Tritanopia (blue-blind)
#69CCBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78cf8a; /* rgb */ color: rgb(120, 207, 138); /* oklch */ color: oklch(78.2% 0.130 149.3);
Tailwind
colors: {
custom: {
50: '#a3deac',
500: '#78cf8a',
950: '#000000',
},
}SCSS
$custom: #78cf8a; $custom-light: #a3deac; $custom-dark: #000000;
JSON
{
"hex": "#78cf8a",
"rgb": {
"r": 120,
"g": 207,
"b": 138
},
"hsl": {
"h": 132.414,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.78181,
"c": 0.12954,
"h": 149.3
},
"luminance": 0.50454
}Semantic roles & 50–950 ramp
primary
#78CF8A
secondary
#9D4E8D
accent
#2B9DBB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481