#78BC95#78BC95
#78BC95 is a light, moderate green. Relative luminance 0.421; OKLCH L 73.9% C 0.090 H 158.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #78BC95 |
|---|---|
| RGB | rgb(120, 188, 149) |
| HSL | hsl(146, 34%, 60%) |
| HSV | hsv(146, 36%, 74%) |
| CMYK | cmyk(36.2%, 0%, 20.7%, 26.3%) |
| CIE-LAB | lab(70.96, -30.09, 13.03) |
| CIE-LCH | lch(70.96, 32.79, 156.58°) |
| OKLab | oklab(73.89% -0.0833 0.0335) |
| OKLCH | oklch(73.89% 0.09 158.1) |
| XYZ | xyz(31.1517, 42.1276, 34.9179) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.81
Tea
#65AB7C
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.01
Pale Teal
#82CBB2
ΔE00 6.19
Greeny Blue
#42B395
ΔE00 7.22
Faded Green
#7BB274
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78BC95 #BC789F
analogous
#7DBC78 #78BC95 #78BCB7
triadic
#78BC95 #9578BC #BC9578
tetradic
#78BC95 #787DBC #BC789F #BCB778
square
#78BC95 #787DBC #BC789F #BCB778
split-complementary
#78BC95 #B778BC #BC787D
monochromatic
#3E7C58 #52A575 #78BC95 #A1D0B5 #CAE5D5
Accessibility & contrast
On white
2.23
#78BC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#78BC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78BC95
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78BC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78BC95 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB293
Deuteranopia (green-blind)
#B0AB97
Tritanopia (blue-blind)
#6ABBB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #78bc95; /* rgb */ color: rgb(120, 188, 149); /* oklch */ color: oklch(73.9% 0.090 158.1);
Tailwind
colors: {
custom: {
50: '#a1d0b4',
500: '#78bc95',
950: '#000000',
},
}SCSS
$custom: #78bc95; $custom-light: #a1d0b4; $custom-dark: #000000;
JSON
{
"hex": "#78bc95",
"rgb": {
"r": 120,
"g": 188,
"b": 149
},
"hsl": {
"h": 145.588,
"s": 33.663,
"l": 60.392
},
"oklch": {
"l": 0.73888,
"c": 0.08978,
"h": 158.1
},
"luminance": 0.42129
}Semantic roles & 50–950 ramp
primary
#78BC95
secondary
#D5BBCA
accent
#397BAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280