#78CF97#78CF97
#78CF97 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.5% C 0.117 H 154.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #78CF97 |
|---|---|
| RGB | rgb(120, 207, 151) |
| HSL | hsl(141, 48%, 64%) |
| HSV | hsv(141, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.59, -38.53, 19.81) |
| CIE-LCH | lch(76.59, 43.32, 152.79°) |
| OKLab | oklab(78.46% -0.1056 0.0504) |
| OKLCH | oklch(78.46% 0.117 154.5) |
| XYZ | xyz(35.6421, 50.8507, 37.2092) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.33
Soft Green
#6FC276
ΔE00 5.86
Emerald
#50C878
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 6.09
Mediumaquamarine
#66CDAA
ΔE00 6.23
Eucalyptus
#44D7A8
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CF97 #CF78B0
analogous
#85CF78 #78CF97 #78CFC3
triadic
#78CF97 #9778CF #CF9778
tetradic
#78CF97 #7885CF #CF78B0 #CFC378
square
#78CF97 #7885CF #CF78B0 #CFC378
split-complementary
#78CF97 #C378CF #CF7885
monochromatic
#369758 #4BBF74 #78CF97 #A5DFBA #D2EFDD
Accessibility & contrast
On white
1.88
#78CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#78CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CF97
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CF97 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC394
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#66CDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #78cf97; /* rgb */ color: rgb(120, 207, 151); /* oklch */ color: oklch(78.5% 0.117 154.5);
Tailwind
colors: {
custom: {
50: '#a3deb5',
500: '#78cf97',
950: '#000000',
},
}SCSS
$custom: #78cf97; $custom-light: #a3deb5; $custom-dark: #000000;
JSON
{
"hex": "#78cf97",
"rgb": {
"r": 120,
"g": 207,
"b": 151
},
"hsl": {
"h": 141.379,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.78459,
"c": 0.11702,
"h": 154.5
},
"luminance": 0.50853
}Semantic roles & 50–950 ramp
primary
#78CF97
secondary
#9D4E81
accent
#2B87BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481