#193909#193909
#193909 is a dark, moderate green. Relative luminance 0.032; OKLCH L 30.9% C 0.083 H 137.3°. Best body text is #FFFFFF at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #193909 |
|---|---|
| RGB | rgb(25, 57, 9) |
| HSL | hsl(100, 73%, 13%) |
| HSV | hsv(100, 84%, 22%) |
| CMYK | cmyk(56.1%, 0%, 84.2%, 77.6%) |
| CIE-LAB | lab(20.64, -21.94, 24.64) |
| CIE-LCH | lch(20.64, 32.99, 131.68°) |
| OKLab | oklab(30.86% -0.0608 0.0561) |
| OKLCH | oklch(30.86% 0.083 137.3) |
| XYZ | xyz(1.9133, 3.1525, 0.7661) |
| Luminance | 0.0315 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 3.20
Hunter Green (survey)
#0B4008
ΔE00 3.59
Forrest Green
#154406
ΔE00 4.28
Very Dark Green
#062E03
ΔE00 4.31
Dark Forest Green
#002D04
ΔE00 5.28
Forest Green (survey)
#06470C
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193909 #290939
analogous
#313909 #193909 #093911
triadic
#193909 #091939 #390919
tetradic
#193909 #093139 #290939 #391109
square
#193909 #093139 #290939 #391109
split-complementary
#193909 #110939 #390931
monochromatic
#0C1A04 #0C1A04 #193909 #306E11 #47A31A
Accessibility & contrast
On white
12.88
#193909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#193909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193909
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193909 | 1.00 | 12.88 | 1.63 | 12.88 |
| #FFFFFF | 12.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3303
Deuteranopia (green-blind)
#37310E
Tritanopia (blue-blind)
#173730
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #193909; /* rgb */ color: rgb(25, 57, 9); /* oklch */ color: oklch(30.9% 0.083 137.3);
Tailwind
colors: {
custom: {
50: '#5a704c',
500: '#193909',
950: '#000000',
},
}SCSS
$custom: #193909; $custom-light: #5a704c; $custom-dark: #000000;
JSON
{
"hex": "#193909",
"rgb": {
"r": 25,
"g": 57,
"b": 9
},
"hsl": {
"h": 100,
"s": 72.727,
"l": 12.941
},
"oklch": {
"l": 0.30859,
"c": 0.08269,
"h": 137.3
},
"luminance": 0.03153
}Semantic roles & 50–950 ramp
primary
#193909
secondary
#5C2777
accent
#38EFB2
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77