#78C19B#78C19B
#78C19B is a light, moderate green. Relative luminance 0.445; OKLCH L 75.2% C 0.092 H 160.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #78C19B |
|---|---|
| RGB | rgb(120, 193, 155) |
| HSL | hsl(149, 37%, 61%) |
| HSV | hsv(149, 38%, 76%) |
| CMYK | cmyk(37.8%, 0%, 19.7%, 24.3%) |
| CIE-LAB | lab(72.56, -31.26, 12.04) |
| CIE-LCH | lch(72.56, 33.50, 158.94°) |
| OKLab | oklab(75.22% -0.0868 0.031) |
| OKLCH | oklch(75.22% 0.092 160.4) |
| XYZ | xyz(32.7298, 44.4976, 37.8682) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.63
Pale Teal
#82CBB2
ΔE00 5.00
Darkseagreen
#8FBC8F
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 5.91
Tea
#65AB7C
ΔE00 7.01
Greeny Blue
#42B395
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78C19B #C1789E
analogous
#7AC178 #78C19B #78C1C0
triadic
#78C19B #9B78C1 #C19B78
tetradic
#78C19B #787AC1 #C1789E #C1C078
square
#78C19B #787AC1 #C1789E #C1C078
split-complementary
#78C19B #C078C1 #C1787A
monochromatic
#3C835E #4FAD7C #78C19B #A2D4BA #CCE8D9
Accessibility & contrast
On white
2.12
#78C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#78C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78C19B
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78C19B | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB799
Deuteranopia (green-blind)
#B3AF9D
Tritanopia (blue-blind)
#67C0B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #78c19b; /* rgb */ color: rgb(120, 193, 155); /* oklch */ color: oklch(75.2% 0.092 160.4);
Tailwind
colors: {
custom: {
50: '#a2d4b8',
500: '#78c19b',
950: '#000000',
},
}SCSS
$custom: #78c19b; $custom-light: #a2d4b8; $custom-dark: #000000;
JSON
{
"hex": "#78c19b",
"rgb": {
"r": 120,
"g": 193,
"b": 155
},
"hsl": {
"h": 148.767,
"s": 37.056,
"l": 61.373
},
"oklch": {
"l": 0.75225,
"c": 0.0922,
"h": 160.4
},
"luminance": 0.445
}Semantic roles & 50–950 ramp
primary
#78C19B
secondary
#D8BDCB
accent
#3675B0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380