#193A04#193A04
#193A04 is a dark, moderate yellow-green. Relative luminance 0.032; OKLCH L 31.1% C 0.088 H 136.3°. Best body text is #FFFFFF at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #193A04 |
|---|---|
| RGB | rgb(25, 58, 4) |
| HSL | hsl(97, 87%, 12%) |
| HSV | hsv(97, 93%, 23%) |
| CMYK | cmyk(56.9%, 0%, 93.1%, 77.3%) |
| CIE-LAB | lab(20.99, -22.88, 27.05) |
| CIE-LCH | lch(20.99, 35.43, 130.22°) |
| OKLab | oklab(31.13% -0.0638 0.0609) |
| OKLCH | oklch(31.13% 0.088 136.3) |
| XYZ | xyz(1.9358, 3.2414, 0.6385) |
| Luminance | 0.0324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.27
Dark Green
#033500
ΔE00 3.38
Forrest Green
#154406
ΔE00 3.61
Very Dark Green
#062E03
ΔE00 5.04
Forest Green (survey)
#06470C
ΔE00 5.32
Racing Green
#014600
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193A04 #25043A
analogous
#343A04 #193A04 #043A0A
triadic
#193A04 #04193A #3A0419
tetradic
#193A04 #04343A #25043A #3A0A04
square
#193A04 #04343A #25043A #3A0A04
split-complementary
#193A04 #0A043A #3A0434
monochromatic
#0C1D02 #0C1D02 #193A04 #327308 #4AAD0C
Accessibility & contrast
On white
12.74
#193A04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.65
#193A04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193A04
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193A04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193A04 | 1.00 | 12.74 | 1.65 | 12.74 |
| #FFFFFF | 12.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.65 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3400
Deuteranopia (green-blind)
#383109
Tritanopia (blue-blind)
#173730
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #193a04; /* rgb */ color: rgb(25, 58, 4); /* oklch */ color: oklch(31.1% 0.088 136.3);
Tailwind
colors: {
custom: {
50: '#5a704a',
500: '#193a04',
950: '#000000',
},
}SCSS
$custom: #193a04; $custom-light: #5a704a; $custom-dark: #000000;
JSON
{
"hex": "#193a04",
"rgb": {
"r": 25,
"g": 58,
"b": 4
},
"hsl": {
"h": 96.667,
"s": 87.097,
"l": 12.157
},
"oklch": {
"l": 0.31126,
"c": 0.08816,
"h": 136.3
},
"luminance": 0.03242
}Semantic roles & 50–950 ramp
primary
#193A04
secondary
#571E7C
accent
#2BFDAB
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77