#193603#193603
#193603 is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 29.9% C 0.083 H 135.1°. Best body text is #FFFFFF at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #193603 |
|---|---|
| RGB | rgb(25, 54, 3) |
| HSL | hsl(94, 89%, 11%) |
| HSV | hsv(94, 94%, 21%) |
| CMYK | cmyk(53.7%, 0%, 94.4%, 78.8%) |
| CIE-LAB | lab(19.44, -21.07, 25.72) |
| CIE-LCH | lch(19.44, 33.25, 129.32°) |
| OKLab | oklab(29.85% -0.059 0.0588) |
| OKLCH | oklch(29.85% 0.083 135.1) |
| XYZ | xyz(1.7365, 2.8515, 0.5450) |
| Luminance | 0.0285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 3.49
Very Dark Green
#062E03
ΔE00 4.27
Hunter Green (survey)
#0B4008
ΔE00 4.45
Forrest Green
#154406
ΔE00 5.02
Dark Forest Green
#002D04
ΔE00 5.36
Forest Green (survey)
#06470C
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193603 #200336
analogous
#323603 #193603 #033606
triadic
#193603 #031936 #360319
tetradic
#193603 #033236 #200336 #360603
square
#193603 #033236 #200336 #360603
split-complementary
#193603 #060336 #360332
monochromatic
#0D1D02 #0D1D02 #193603 #347006 #4FAA09
Accessibility & contrast
On white
13.37
#193603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#193603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193603
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193603 | 1.00 | 13.37 | 1.57 | 13.37 |
| #FFFFFF | 13.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383100
Deuteranopia (green-blind)
#352E08
Tritanopia (blue-blind)
#18332D
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #193603; /* rgb */ color: rgb(25, 54, 3); /* oklch */ color: oklch(29.9% 0.083 135.1);
Tailwind
colors: {
custom: {
50: '#596d49',
500: '#193603',
950: '#000000',
},
}SCSS
$custom: #193603; $custom-light: #596d49; $custom-dark: #000000;
JSON
{
"hex": "#193603",
"rgb": {
"r": 25,
"g": 54,
"b": 3
},
"hsl": {
"h": 94.118,
"s": 89.474,
"l": 11.176
},
"oklch": {
"l": 0.29851,
"c": 0.08335,
"h": 135.1
},
"luminance": 0.02852
}Semantic roles & 50–950 ramp
primary
#193603
secondary
#511C79
accent
#29FFA3
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77