#19481C#19481C
#19481C is a dark, moderate green. Relative luminance 0.049; OKLCH L 35.8% C 0.088 H 144.5°. Best body text is #FFFFFF at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #19481C |
|---|---|
| RGB | rgb(25, 72, 28) |
| HSL | hsl(124, 48%, 19%) |
| HSV | hsv(124, 65%, 28%) |
| CMYK | cmyk(65.3%, 0%, 61.1%, 71.8%) |
| CIE-LAB | lab(26.52, -26.54, 21.48) |
| CIE-LCH | lch(26.52, 34.15, 141.01°) |
| OKLab | oklab(35.76% -0.072 0.0513) |
| OKLCH | oklch(35.76% 0.088 144.5) |
| XYZ | xyz(2.9277, 4.9250, 1.8947) |
| Luminance | 0.0493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.92
Forest Green (survey)
#06470C
ΔE00 3.38
British Racing Green
#05480D
ΔE00 3.38
Hunter Green (survey)
#0B4008
ΔE00 3.75
Forrest Green
#154406
ΔE00 4.09
Darkgreen (survey)
#054907
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19481C #481945
analogous
#2E4819 #19481C #194834
triadic
#19481C #1C1948 #481C19
tetradic
#19481C #192E48 #481945 #483419
square
#19481C #192E48 #481945 #483419
split-complementary
#19481C #341948 #48192E
monochromatic
#081709 #091B0A #19481C #29752E #39A33F
Accessibility & contrast
On white
10.58
#19481C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.99
#19481C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19481C
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19481C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19481C | 1.00 | 10.58 | 1.99 | 10.58 |
| #FFFFFF | 10.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.99 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#494118
Deuteranopia (green-blind)
#433D1F
Tritanopia (blue-blind)
#10463E
Achromatopsia (no color)
#3F3F3F
Design tokens & code
CSS
--color: #19481c; /* rgb */ color: rgb(25, 72, 28); /* oklch */ color: oklch(35.8% 0.088 144.5);
Tailwind
colors: {
custom: {
50: '#5c7b59',
500: '#19481c',
950: '#000000',
},
}SCSS
$custom: #19481c; $custom-light: #5c7b59; $custom-dark: #000000;
JSON
{
"hex": "#19481c",
"rgb": {
"r": 25,
"g": 72,
"b": 28
},
"hsl": {
"h": 123.83,
"s": 48.454,
"l": 19.02
},
"oklch": {
"l": 0.35763,
"c": 0.08835,
"h": 144.5
},
"luminance": 0.04925
}Semantic roles & 50–950 ramp
primary
#19481C
secondary
#7E3E7A
accent
#50CFD8
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040903
muted
#797B78