#78CF8D#78CF8D
#78CF8D is a light, vivid green. Relative luminance 0.505; OKLCH L 78.2% C 0.127 H 150.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #78CF8D |
|---|---|
| RGB | rgb(120, 207, 141) |
| HSL | hsl(134, 48%, 64%) |
| HSV | hsv(134, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 31.9%, 18.8%) |
| CIE-LAB | lab(76.40, -40.35, 24.81) |
| CIE-LCH | lch(76.40, 47.37, 148.41°) |
| OKLab | oklab(78.24% -0.1101 0.0626) |
| OKLCH | oklch(78.24% 0.127 150.4) |
| XYZ | xyz(34.8642, 50.5395, 33.1121) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.22
Emerald
#50C878
ΔE00 4.61
Dark Mint
#48C072
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 6.26
Seaweed
#18D17B
ΔE00 6.57
Fern
#63B76C
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CF8D #CF78BA
analogous
#8FCF78 #78CF8D #78CFB9
triadic
#78CF8D #8D78CF #CF8D78
tetradic
#78CF8D #788FCF #CF78BA #CFB978
square
#78CF8D #788FCF #CF78BA #CFB978
split-complementary
#78CF8D #B978CF #CF788F
monochromatic
#36974D #4BBF67 #78CF8D #A5DFB3 #D2EFD9
Accessibility & contrast
On white
1.89
#78CF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#78CF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CF8D
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CF8D | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C289
Deuteranopia (green-blind)
#C3B991
Tritanopia (blue-blind)
#69CCBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78cf8d; /* rgb */ color: rgb(120, 207, 141); /* oklch */ color: oklch(78.2% 0.127 150.4);
Tailwind
colors: {
custom: {
50: '#a3deae',
500: '#78cf8d',
950: '#000000',
},
}SCSS
$custom: #78cf8d; $custom-light: #a3deae; $custom-dark: #000000;
JSON
{
"hex": "#78cf8d",
"rgb": {
"r": 120,
"g": 207,
"b": 141
},
"hsl": {
"h": 134.483,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.78243,
"c": 0.1266,
"h": 150.4
},
"luminance": 0.50542
}Semantic roles & 50–950 ramp
primary
#78CF8D
secondary
#9D4E8A
accent
#2B98BB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481