#78BB93#78BB93
#78BB93 is a light, moderate green. Relative luminance 0.416; OKLCH L 73.6% C 0.090 H 157.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #78BB93 |
|---|---|
| RGB | rgb(120, 187, 147) |
| HSL | hsl(144, 33%, 60%) |
| HSV | hsv(144, 36%, 73%) |
| CMYK | cmyk(35.8%, 0%, 21.4%, 26.7%) |
| CIE-LAB | lab(70.62, -30.01, 13.64) |
| CIE-LCH | lch(70.62, 32.96, 155.55°) |
| OKLab | oklab(73.6% -0.0829 0.035) |
| OKLCH | oklch(73.6% 0.09 157.1) |
| XYZ | xyz(30.7806, 41.6386, 34.0133) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.57
Tea
#65AB7C
ΔE00 5.33
Mediumaquamarine
#66CDAA
ΔE00 6.41
Pale Teal
#82CBB2
ΔE00 6.62
Faded Green
#7BB274
ΔE00 6.87
Dusty Green
#76A973
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78BB93 #BB78A0
analogous
#7EBB78 #78BB93 #78BBB4
triadic
#78BB93 #9378BB #BB9378
tetradic
#78BB93 #787EBB #BB78A0 #BBB478
square
#78BB93 #787EBB #BB78A0 #BBB478
split-complementary
#78BB93 #B478BB #BB787E
monochromatic
#3E7B56 #52A373 #78BB93 #A1D0B4 #C9E4D4
Accessibility & contrast
On white
2.25
#78BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#78BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78BB93
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78BB93 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB191
Deuteranopia (green-blind)
#AFAA95
Tritanopia (blue-blind)
#6ABAB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #78bb93; /* rgb */ color: rgb(120, 187, 147); /* oklch */ color: oklch(73.6% 0.090 157.1);
Tailwind
colors: {
custom: {
50: '#a1d0b2',
500: '#78bb93',
950: '#000000',
},
}SCSS
$custom: #78bb93; $custom-light: #a1d0b2; $custom-dark: #000000;
JSON
{
"hex": "#78bb93",
"rgb": {
"r": 120,
"g": 187,
"b": 147
},
"hsl": {
"h": 144.179,
"s": 33.005,
"l": 60.196
},
"oklch": {
"l": 0.73601,
"c": 0.09004,
"h": 157.1
},
"luminance": 0.4164
}Semantic roles & 50–950 ramp
primary
#78BB93
secondary
#D4BBCA
accent
#3A7EAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280