#78BD97#78BD97
#78BD97 is a light, moderate green. Relative luminance 0.426; OKLCH L 74.2% C 0.090 H 159.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #78BD97 |
|---|---|
| RGB | rgb(120, 189, 151) |
| HSL | hsl(147, 34%, 61%) |
| HSV | hsv(147, 37%, 74%) |
| CMYK | cmyk(36.5%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(71.30, -30.17, 12.42) |
| CIE-LCH | lch(71.30, 32.62, 157.62°) |
| OKLab | oklab(74.18% -0.0837 0.0319) |
| OKLCH | oklch(74.18% 0.09 159.1) |
| XYZ | xyz(31.5271, 42.6208, 35.8375) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 5.63
Pale Teal
#82CBB2
ΔE00 5.76
Tea
#65AB7C
ΔE00 6.06
Seafoam Blue
#78D1B6
ΔE00 6.88
Greeny Blue
#42B395
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78BD97 #BD789E
analogous
#7BBD78 #78BD97 #78BDB9
triadic
#78BD97 #9778BD #BD9778
tetradic
#78BD97 #787BBD #BD789E #BDB978
square
#78BD97 #787BBD #BD789E #BDB978
split-complementary
#78BD97 #B978BD #BD787B
monochromatic
#3D7D5A #51A678 #78BD97 #A1D1B7 #CAE5D6
Accessibility & contrast
On white
2.20
#78BD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#78BD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78BD97
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78BD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78BD97 | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB395
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#69BCB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #78bd97; /* rgb */ color: rgb(120, 189, 151); /* oklch */ color: oklch(74.2% 0.090 159.1);
Tailwind
colors: {
custom: {
50: '#a1d1b5',
500: '#78bd97',
950: '#000000',
},
}SCSS
$custom: #78bd97; $custom-light: #a1d1b5; $custom-dark: #000000;
JSON
{
"hex": "#78bd97",
"rgb": {
"r": 120,
"g": 189,
"b": 151
},
"hsl": {
"h": 146.957,
"s": 34.328,
"l": 60.588
},
"oklch": {
"l": 0.74176,
"c": 0.08955,
"h": 159.1
},
"luminance": 0.42623
}Semantic roles & 50–950 ramp
primary
#78BD97
secondary
#D6BBCA
accent
#3879AD
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280