#133E19#133E19
#133E19 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.4% C 0.079 H 146.0°. Best body text is #FFFFFF at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #133E19 |
|---|---|
| RGB | rgb(19, 62, 25) |
| HSL | hsl(128, 53%, 16%) |
| HSV | hsv(128, 69%, 24%) |
| CMYK | cmyk(69.4%, 0%, 59.7%, 75.7%) |
| CIE-LAB | lab(22.49, -24.15, 18.31) |
| CIE-LCH | lch(22.49, 30.30, 142.83°) |
| OKLab | oklab(32.37% -0.0653 0.044) |
| OKLCH | oklch(32.37% 0.079 146) |
| XYZ | xyz(2.1665, 3.6537, 1.5106) |
| Luminance | 0.0365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 3.59
Hunter Green (survey)
#0B4008
ΔE00 4.26
Dark Green
#033500
ΔE00 4.49
Evergreen
#05472A
ΔE00 4.94
Very Dark Green
#062E03
ΔE00 5.00
Dark Forest Green
#002D04
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#133E19 #3E1338
analogous
#223E13 #133E19 #133E2E
triadic
#133E19 #19133E #3E1913
tetradic
#133E19 #13223E #3E1338 #3E2E13
square
#133E19 #13223E #3E1338 #3E2E13
split-complementary
#133E19 #2E133E #3E1322
monochromatic
#071709 #071709 #133E19 #216D2C #309C3F
Accessibility & contrast
On white
12.13
#133E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#133E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #133E19
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##133E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##133E19 | 1.00 | 12.13 | 1.73 | 12.13 |
| #FFFFFF | 12.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3816
Deuteranopia (green-blind)
#3A341C
Tritanopia (blue-blind)
#093C36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #133e19; /* rgb */ color: rgb(19, 62, 25); /* oklch */ color: oklch(32.4% 0.079 146.0);
Tailwind
colors: {
custom: {
50: '#567456',
500: '#133e19',
950: '#000000',
},
}SCSS
$custom: #133e19; $custom-light: #567456; $custom-dark: #000000;
JSON
{
"hex": "#133e19",
"rgb": {
"r": 19,
"g": 62,
"b": 25
},
"hsl": {
"h": 128.372,
"s": 53.086,
"l": 15.882
},
"oklch": {
"l": 0.32369,
"c": 0.07878,
"h": 146
},
"luminance": 0.03654
}Semantic roles & 50–950 ramp
primary
#133E19
secondary
#77366E
accent
#4BC8DC
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030803
muted
#787B78