#193405#193405
#193405 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.2% C 0.079 H 135.0°. Best body text is #FFFFFF at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #193405 |
|---|---|
| RGB | rgb(25, 52, 5) |
| HSL | hsl(94, 82%, 11%) |
| HSV | hsv(94, 90%, 20%) |
| CMYK | cmyk(51.9%, 0%, 90.4%, 79.6%) |
| CIE-LAB | lab(18.69, -19.88, 24.03) |
| CIE-LCH | lch(18.69, 31.19, 129.60°) |
| OKLab | oklab(29.24% -0.0556 0.0555) |
| OKLCH | oklch(29.24% 0.079 135) |
| XYZ | xyz(1.6563, 2.6735, 0.5723) |
| 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.80
Dark Forest Green
#002D04
ΔE00 4.92
Hunter Green (survey)
#0B4008
ΔE00 5.17
Forrest Green
#154406
ΔE00 5.89
Forest Green (survey)
#06470C
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193405 #200534
analogous
#303405 #193405 #053408
triadic
#193405 #051934 #340519
tetradic
#193405 #053034 #200534 #340805
square
#193405 #053034 #200534 #340805
split-complementary
#193405 #080534 #340530
monochromatic
#0D1C03 #0D1C03 #193405 #346C0A #4FA410
Accessibility & contrast
On white
13.68
#193405 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#193405 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193405
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193405 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193405 | 1.00 | 13.68 | 1.53 | 13.68 |
| #FFFFFF | 13.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F00
Deuteranopia (green-blind)
#332D09
Tritanopia (blue-blind)
#18322B
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #193405; /* rgb */ color: rgb(25, 52, 5); /* oklch */ color: oklch(29.2% 0.079 135.0);
Tailwind
colors: {
custom: {
50: '#596c49',
500: '#193405',
950: '#000000',
},
}SCSS
$custom: #193405; $custom-light: #596c49; $custom-dark: #000000;
JSON
{
"hex": "#193405",
"rgb": {
"r": 25,
"g": 52,
"b": 5
},
"hsl": {
"h": 94.468,
"s": 82.456,
"l": 11.176
},
"oklch": {
"l": 0.29239,
"c": 0.07861,
"h": 135
},
"luminance": 0.02674
}Semantic roles & 50–950 ramp
primary
#193405
secondary
#511F75
accent
#2FF9A3
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77