#19320F#19320F
#19320F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.7% C 0.066 H 137.7°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #19320F |
|---|---|
| RGB | rgb(25, 50, 15) |
| HSL | hsl(103, 54%, 13%) |
| HSV | hsv(103, 70%, 20%) |
| CMYK | cmyk(50%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(18.02, -17.76, 18.87) |
| CIE-LCH | lch(18.02, 25.91, 133.26°) |
| OKLab | oklab(28.73% -0.0489 0.0444) |
| OKLCH | oklch(28.73% 0.066 137.7) |
| XYZ | xyz(1.6277, 2.5223, 0.8529) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.55
Dark Forest Green
#002D04
ΔE00 4.41
Dark Green
#033500
ΔE00 5.03
Hunter Green (survey)
#0B4008
ΔE00 6.71
Forrest Green
#154406
ΔE00 7.72
Pine Green
#0A481E
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19320F #280F32
analogous
#2A320F #19320F #0F3216
triadic
#19320F #0F1932 #320F19
tetradic
#19320F #0F2A32 #280F32 #32160F
square
#19320F #0F2A32 #280F32 #32160F
split-complementary
#19320F #160F32 #320F2A
monochromatic
#0C1807 #0C1807 #19320F #31611D #48902B
Accessibility & contrast
On white
13.96
#19320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#19320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19320F
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19320F | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#18302A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #19320f; /* rgb */ color: rgb(25, 50, 15); /* oklch */ color: oklch(28.7% 0.066 137.7);
Tailwind
colors: {
custom: {
50: '#586a4e',
500: '#19320f',
950: '#000000',
},
}SCSS
$custom: #19320f; $custom-light: #586a4e; $custom-dark: #000000;
JSON
{
"hex": "#19320f",
"rgb": {
"r": 25,
"g": 50,
"b": 15
},
"hsl": {
"h": 102.857,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.28726,
"c": 0.06609,
"h": 137.7
},
"luminance": 0.02522
}Semantic roles & 50–950 ramp
primary
#19320F
secondary
#5B316C
accent
#4BDDB3
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030602
muted
#787A78