#378F14#378F14
#378F14 is a mid, vivid green. Relative luminance 0.205; OKLCH L 57.4% C 0.173 H 139.1°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #378F14 |
|---|---|
| RGB | rgb(55, 143, 20) |
| HSL | hsl(103, 75%, 32%) |
| HSV | hsv(103, 86%, 56%) |
| CMYK | cmyk(61.5%, 0%, 86%, 43.9%) |
| CIE-LAB | lab(52.41, -47.38, 51.38) |
| CIE-LCH | lch(52.41, 69.89, 132.68°) |
| OKLab | oklab(57.41% -0.1306 0.1129) |
| OKLCH | oklch(57.41% 0.173 139.1) |
| XYZ | xyz(11.5238, 20.5066, 4.0126) |
| Luminance | 0.2051 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
True Green
#089404
ΔE00 2.83
Forestgreen (CSS)
#228B22
ΔE00 3.21
Emerald Green
#028F1E
ΔE00 3.40
Irish Green
#019529
ΔE00 4.28
Grass Green
#3F9B0B
ΔE00 4.30
Grassy Green
#419C03
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#378F14 #6C148F
analogous
#758F14 #378F14 #148F2F
triadic
#378F14 #14378F #8F1437
tetradic
#378F14 #14758F #6C148F #8F2F14
square
#378F14 #14758F #6C148F #8F2F14
split-complementary
#378F14 #2F148F #8F1475
monochromatic
#0E2405 #22590C #378F14 #4CC51C #6AE33A
Accessibility & contrast
On white
4.12
#378F14 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#378F14 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #378F14
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##378F14 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##378F14 | 1.00 | 4.12 | 5.10 | 5.10 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#938100
Deuteranopia (green-blind)
#897A25
Tritanopia (blue-blind)
#2C8A79
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #378f14; /* rgb */ color: rgb(55, 143, 20); /* oklch */ color: oklch(57.4% 0.173 139.1);
Tailwind
colors: {
custom: {
50: '#7ab15f',
500: '#378f14',
950: '#000000',
},
}SCSS
$custom: #378f14; $custom-light: #7ab15f; $custom-dark: #000000;
JSON
{
"hex": "#378f14",
"rgb": {
"r": 55,
"g": 143,
"b": 20
},
"hsl": {
"h": 102.927,
"s": 75.46,
"l": 31.961
},
"oklch": {
"l": 0.57412,
"c": 0.17265,
"h": 139.1
},
"luminance": 0.20508
}Semantic roles & 50–950 ramp
primary
#378F14
secondary
#9C3CC3
accent
#36F2BC
background
#F7FBF5
surface
#EEF6EA
border
#C9D0C6
text
#0A1105
muted
#7C8079