#78CF95#78CF95
#78CF95 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.4% C 0.119 H 153.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #78CF95 |
|---|---|
| RGB | rgb(120, 207, 149) |
| HSL | hsl(140, 48%, 64%) |
| HSV | hsv(140, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(76.55, -38.90, 20.81) |
| CIE-LCH | lch(76.55, 44.12, 151.86°) |
| OKLab | oklab(78.41% -0.1065 0.0529) |
| OKLCH | oklch(78.41% 0.119 153.6) |
| XYZ | xyz(35.4811, 50.7863, 36.3610) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.48
Emerald
#50C878
ΔE00 5.60
Seafoam
#7FE0B3
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.67
Eucalyptus
#44D7A8
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CF95 #CF78B2
analogous
#87CF78 #78CF95 #78CFC1
triadic
#78CF95 #9578CF #CF9578
tetradic
#78CF95 #7887CF #CF78B2 #CFC178
square
#78CF95 #7887CF #CF78B2 #CFC178
split-complementary
#78CF95 #C178CF #CF7887
monochromatic
#369756 #4BBF72 #78CF95 #A5DFB8 #D2EFDC
Accessibility & contrast
On white
1.88
#78CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#78CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CF95
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CF95 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#66CDBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #78cf95; /* rgb */ color: rgb(120, 207, 149); /* oklch */ color: oklch(78.4% 0.119 153.6);
Tailwind
colors: {
custom: {
50: '#a3deb4',
500: '#78cf95',
950: '#000000',
},
}SCSS
$custom: #78cf95; $custom-light: #a3deb4; $custom-dark: #000000;
JSON
{
"hex": "#78cf95",
"rgb": {
"r": 120,
"g": 207,
"b": 149
},
"hsl": {
"h": 140,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.78414,
"c": 0.1189,
"h": 153.6
},
"luminance": 0.50789
}Semantic roles & 50–950 ramp
primary
#78CF95
secondary
#9D4E83
accent
#2B8BBB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481