#134C24#134C24
#134C24 is a dark, moderate green. Relative luminance 0.054; OKLCH L 36.9% C 0.089 H 149.4°. Best body text is #FFFFFF at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #134C24 |
|---|---|
| RGB | rgb(19, 76, 36) |
| HSL | hsl(138, 60%, 19%) |
| HSV | hsv(138, 75%, 30%) |
| CMYK | cmyk(75%, 0%, 52.6%, 70.2%) |
| CIE-LAB | lab(27.94, -28.42, 18.53) |
| CIE-LCH | lch(27.94, 33.93, 146.90°) |
| OKLab | oklab(36.92% -0.0766 0.0452) |
| OKLCH | oklch(36.92% 0.089 149.4) |
| XYZ | xyz(3.1712, 5.4344, 2.5505) |
| Luminance | 0.0544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.50
Evergreen
#05472A
ΔE00 3.81
British Racing Green
#05480D
ΔE00 4.67
Forest Green (survey)
#06470C
ΔE00 4.79
Darkgreen (survey)
#054907
ΔE00 5.65
Hunter Green (survey)
#0B4008
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#134C24 #4C133B
analogous
#1E4C13 #134C24 #134C40
triadic
#134C24 #24134C #4C2413
tetradic
#134C24 #131E4C #4C133B #4C4013
square
#134C24 #131E4C #4C133B #4C4013
split-complementary
#134C24 #40134C #4C131E
monochromatic
#06180C #071B0D #134C24 #1F7D3B #2BAE52
Accessibility & contrast
On white
10.06
#134C24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.09
#134C24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #134C24
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##134C24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##134C24 | 1.00 | 10.06 | 2.09 | 10.06 |
| #FFFFFF | 10.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D4521
Deuteranopia (green-blind)
#464027
Tritanopia (blue-blind)
#004A43
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #134c24; /* rgb */ color: rgb(19, 76, 36); /* oklch */ color: oklch(36.9% 0.089 149.4);
Tailwind
colors: {
custom: {
50: '#5a7f5f',
500: '#134c24',
950: '#000000',
},
}SCSS
$custom: #134c24; $custom-light: #5a7f5f; $custom-dark: #000000;
JSON
{
"hex": "#134c24",
"rgb": {
"r": 19,
"g": 76,
"b": 36
},
"hsl": {
"h": 137.895,
"s": 60,
"l": 18.627
},
"oklch": {
"l": 0.36917,
"c": 0.08894,
"h": 149.4
},
"luminance": 0.05435
}Semantic roles & 50–950 ramp
primary
#134C24
secondary
#85366D
accent
#45B4E3
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79