#134B19#134B19
#134B19 is a dark, moderate green. Relative luminance 0.052; OKLCH L 36.4% C 0.099 H 144.9°. Best body text is #FFFFFF at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #134B19 |
|---|---|
| RGB | rgb(19, 75, 25) |
| HSL | hsl(126, 60%, 18%) |
| HSV | hsv(126, 75%, 29%) |
| CMYK | cmyk(74.7%, 0%, 66.7%, 70.6%) |
| CIE-LAB | lab(27.41, -29.80, 24.13) |
| CIE-LCH | lch(27.41, 38.35, 141.00°) |
| OKLab | oklab(36.43% -0.0806 0.0568) |
| OKLCH | oklch(36.43% 0.099 144.9) |
| XYZ | xyz(2.9599, 5.2405, 1.7750) |
| Luminance | 0.0524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.16
Forest Green (survey)
#06470C
ΔE00 2.30
Pine Green
#0A481E
ΔE00 2.36
Darkgreen (survey)
#054907
ΔE00 3.02
Bottle Green
#044A05
ΔE00 3.39
Forrest Green
#154406
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#134B19 #4B1345
analogous
#294B13 #134B19 #134B35
triadic
#134B19 #19134B #4B1913
tetradic
#134B19 #13294B #4B1345 #4B3513
square
#134B19 #13294B #4B1345 #4B3513
split-complementary
#134B19 #35134B #4B1329
monochromatic
#061808 #071A09 #134B19 #1F7C29 #2CAD3A
Accessibility & contrast
On white
10.25
#134B19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.05
#134B19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #134B19
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##134B19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##134B19 | 1.00 | 10.25 | 2.05 | 10.25 |
| #FFFFFF | 10.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C4414
Deuteranopia (green-blind)
#463F1D
Tritanopia (blue-blind)
#034940
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #134b19; /* rgb */ color: rgb(19, 75, 25); /* oklch */ color: oklch(36.4% 0.099 144.9);
Tailwind
colors: {
custom: {
50: '#5a7e58',
500: '#134b19',
950: '#000000',
},
}SCSS
$custom: #134b19; $custom-light: #5a7e58; $custom-dark: #000000;
JSON
{
"hex": "#134b19",
"rgb": {
"r": 19,
"g": 75,
"b": 25
},
"hsl": {
"h": 126.429,
"s": 59.574,
"l": 18.431
},
"oklch": {
"l": 0.3643,
"c": 0.09857,
"h": 144.9
},
"luminance": 0.05241
}Semantic roles & 50–950 ramp
primary
#134B19
secondary
#84367B
accent
#45D2E3
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78