#78BB97#78BB97
#78BB97 is a light, moderate green. Relative luminance 0.418; OKLCH L 73.7% C 0.086 H 159.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #78BB97 |
|---|---|
| RGB | rgb(120, 187, 151) |
| HSL | hsl(148, 33%, 60%) |
| HSV | hsv(148, 36%, 73%) |
| CMYK | cmyk(35.8%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(70.71, -29.20, 11.59) |
| CIE-LCH | lch(70.71, 31.42, 158.35°) |
| OKLab | oklab(73.7% -0.0811 0.0298) |
| OKLCH | oklch(73.7% 0.086 159.8) |
| XYZ | xyz(31.0999, 41.7663, 35.6951) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.23
Pale Teal
#82CBB2
ΔE00 5.77
Tea
#65AB7C
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 5.94
Greeny Blue
#42B395
ΔE00 6.83
Seafoam Blue
#78D1B6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78BB97 #BB789C
analogous
#7ABB78 #78BB97 #78BBB8
triadic
#78BB97 #9778BB #BB9778
tetradic
#78BB97 #787ABB #BB789C #BBB878
square
#78BB97 #787ABB #BB789C #BBB878
split-complementary
#78BB97 #B878BB #BB787A
monochromatic
#3E7B5A #52A378 #78BB97 #A1D0B6 #C9E4D6
Accessibility & contrast
On white
2.25
#78BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#78BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78BB97
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78BB97 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB295
Deuteranopia (green-blind)
#AFAA99
Tritanopia (blue-blind)
#69BAB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #78bb97; /* rgb */ color: rgb(120, 187, 151); /* oklch */ color: oklch(73.7% 0.086 159.8);
Tailwind
colors: {
custom: {
50: '#a1cfb5',
500: '#78bb97',
950: '#000000',
},
}SCSS
$custom: #78bb97; $custom-light: #a1cfb5; $custom-dark: #000000;
JSON
{
"hex": "#78bb97",
"rgb": {
"r": 120,
"g": 187,
"b": 151
},
"hsl": {
"h": 147.761,
"s": 33.005,
"l": 60.196
},
"oklch": {
"l": 0.73702,
"c": 0.08646,
"h": 159.8
},
"luminance": 0.41768
}Semantic roles & 50–950 ramp
primary
#78BB97
secondary
#D4BBC8
accent
#3A77AC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280