#193A06#193A06
#193A06 is a dark, moderate yellow-green. Relative luminance 0.032; OKLCH L 31.1% C 0.087 H 136.8°. Best body text is #FFFFFF at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #193A06 |
|---|---|
| RGB | rgb(25, 58, 6) |
| HSL | hsl(98, 81%, 13%) |
| HSV | hsv(98, 90%, 23%) |
| CMYK | cmyk(56.9%, 0%, 89.7%, 77.3%) |
| CIE-LAB | lab(21.00, -22.69, 26.25) |
| CIE-LCH | lch(21.00, 34.70, 130.84°) |
| OKLab | oklab(31.15% -0.0631 0.0592) |
| OKLCH | oklch(31.15% 0.087 136.8) |
| XYZ | xyz(1.9468, 3.2458, 0.6962) |
| Luminance | 0.0325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.24
Dark Green
#033500
ΔE00 3.28
Forrest Green
#154406
ΔE00 3.71
Very Dark Green
#062E03
ΔE00 4.83
Forest Green (survey)
#06470C
ΔE00 5.32
Racing Green
#014600
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193A06 #27063A
analogous
#333A06 #193A06 #063A0D
triadic
#193A06 #06193A #3A0619
tetradic
#193A06 #06333A #27063A #3A0D06
square
#193A06 #06333A #27063A #3A0D06
split-complementary
#193A06 #0D063A #3A0633
monochromatic
#0C1C03 #0C1C03 #193A06 #31710C #49A911
Accessibility & contrast
On white
12.73
#193A06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.65
#193A06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193A06
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193A06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193A06 | 1.00 | 12.73 | 1.65 | 12.73 |
| #FFFFFF | 12.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.65 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3400
Deuteranopia (green-blind)
#38310B
Tritanopia (blue-blind)
#173830
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #193a06; /* rgb */ color: rgb(25, 58, 6); /* oklch */ color: oklch(31.1% 0.087 136.8);
Tailwind
colors: {
custom: {
50: '#5a704b',
500: '#193a06',
950: '#000000',
},
}SCSS
$custom: #193a06; $custom-light: #5a704b; $custom-dark: #000000;
JSON
{
"hex": "#193a06",
"rgb": {
"r": 25,
"g": 58,
"b": 6
},
"hsl": {
"h": 98.077,
"s": 81.25,
"l": 12.549
},
"oklch": {
"l": 0.31145,
"c": 0.08654,
"h": 136.8
},
"luminance": 0.03246
}Semantic roles & 50–950 ramp
primary
#193A06
secondary
#5A227A
accent
#30F8AF
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77