#193403#193403
#193403 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.2% C 0.080 H 134.5°. Best body text is #FFFFFF at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #193403 |
|---|---|
| RGB | rgb(25, 52, 3) |
| HSL | hsl(93, 89%, 11%) |
| HSV | hsv(93, 94%, 20%) |
| CMYK | cmyk(51.9%, 0%, 94.2%, 79.6%) |
| CIE-LAB | lab(18.67, -20.08, 24.82) |
| CIE-LCH | lch(18.67, 31.93, 128.98°) |
| OKLab | oklab(29.22% -0.0564 0.0574) |
| OKLCH | oklch(29.22% 0.08 134.5) |
| XYZ | xyz(1.6453, 2.6691, 0.5146) |
| Luminance | 0.0267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 3.77
Very Dark Green
#062E03
ΔE00 3.98
Dark Forest Green
#002D04
ΔE00 5.11
Hunter Green (survey)
#0B4008
ΔE00 5.12
Forrest Green
#154406
ΔE00 5.77
Forest Green (survey)
#06470C
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193403 #1E0334
analogous
#313403 #193403 #033405
triadic
#193403 #031934 #340319
tetradic
#193403 #033134 #1E0334 #340503
square
#193403 #033134 #1E0334 #340503
split-complementary
#193403 #050334 #340331
monochromatic
#0E1D02 #0E1D02 #193403 #356E06 #51A80A
Accessibility & contrast
On white
13.69
#193403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#193403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193403
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193403 | 1.00 | 13.69 | 1.53 | 13.69 |
| #FFFFFF | 13.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F00
Deuteranopia (green-blind)
#332D07
Tritanopia (blue-blind)
#18322B
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #193403; /* rgb */ color: rgb(25, 52, 3); /* oklch */ color: oklch(29.2% 0.080 134.5);
Tailwind
colors: {
custom: {
50: '#596c48',
500: '#193403',
950: '#000000',
},
}SCSS
$custom: #193403; $custom-light: #596c48; $custom-dark: #000000;
JSON
{
"hex": "#193403",
"rgb": {
"r": 25,
"g": 52,
"b": 3
},
"hsl": {
"h": 93.061,
"s": 89.091,
"l": 10.784
},
"oklch": {
"l": 0.29217,
"c": 0.08048,
"h": 134.5
},
"luminance": 0.02669
}Semantic roles & 50–950 ramp
primary
#193403
secondary
#4E1C77
accent
#29FF9F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77