#78C094#78C094
#78C094 is a light, moderate green. Relative luminance 0.438; OKLCH L 74.8% C 0.097 H 156.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #78C094 |
|---|---|
| RGB | rgb(120, 192, 148) |
| HSL | hsl(143, 36%, 61%) |
| HSV | hsv(143, 38%, 75%) |
| CMYK | cmyk(37.5%, 0%, 22.9%, 24.7%) |
| CIE-LAB | lab(72.11, -32.19, 15.19) |
| CIE-LCH | lch(72.11, 35.59, 154.73°) |
| OKLab | oklab(74.81% -0.0887 0.0389) |
| OKLCH | oklch(74.81% 0.097 156.3) |
| XYZ | xyz(31.9386, 43.8286, 34.7881) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 5.81
Tea
#65AB7C
ΔE00 6.17
Pale Teal
#82CBB2
ΔE00 6.62
Greenish Teal
#32BF84
ΔE00 6.82
Faded Green
#7BB274
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78C094 #C078A4
analogous
#80C078 #78C094 #78C0B8
triadic
#78C094 #9478C0 #C09478
tetradic
#78C094 #7880C0 #C078A4 #C0B878
square
#78C094 #7880C0 #C078A4 #C0B878
split-complementary
#78C094 #B878C0 #C07880
monochromatic
#3C8157 #50AB73 #78C094 #A2D3B5 #CBE7D6
Accessibility & contrast
On white
2.15
#78C094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#78C094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78C094
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78C094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78C094 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB692
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#69BFB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #78c094; /* rgb */ color: rgb(120, 192, 148); /* oklch */ color: oklch(74.8% 0.097 156.3);
Tailwind
colors: {
custom: {
50: '#a1d3b3',
500: '#78c094',
950: '#000000',
},
}SCSS
$custom: #78c094; $custom-light: #a1d3b3; $custom-dark: #000000;
JSON
{
"hex": "#78c094",
"rgb": {
"r": 120,
"g": 192,
"b": 148
},
"hsl": {
"h": 143.333,
"s": 36.364,
"l": 61.176
},
"oklch": {
"l": 0.74814,
"c": 0.0969,
"h": 156.3
},
"luminance": 0.4383
}Semantic roles & 50–950 ramp
primary
#78C094
secondary
#D7BCCD
accent
#3680AF
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380