#193705#193705
#193705 is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.2% C 0.083 H 135.9°. Best body text is #FFFFFF at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #193705 |
|---|---|
| RGB | rgb(25, 55, 5) |
| HSL | hsl(96, 83%, 12%) |
| HSV | hsv(96, 91%, 22%) |
| CMYK | cmyk(54.5%, 0%, 90.9%, 78.4%) |
| CIE-LAB | lab(19.84, -21.36, 25.37) |
| CIE-LCH | lch(19.84, 33.16, 130.09°) |
| OKLab | oklab(30.19% -0.0596 0.0578) |
| OKLCH | oklch(30.19% 0.083 135.9) |
| XYZ | xyz(1.7944, 2.9499, 0.6184) |
| Luminance | 0.0295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 3.35
Hunter Green (survey)
#0B4008
ΔE00 4.15
Very Dark Green
#062E03
ΔE00 4.25
Forrest Green
#154406
ΔE00 4.75
Dark Forest Green
#002D04
ΔE00 5.31
Forest Green (survey)
#06470C
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193705 #230537
analogous
#323705 #193705 #05370A
triadic
#193705 #051937 #370519
tetradic
#193705 #053237 #230537 #370A05
square
#193705 #053237 #230537 #370A05
split-complementary
#193705 #0A0537 #370532
monochromatic
#0D1C03 #0D1C03 #193705 #336F0A #4CA70F
Accessibility & contrast
On white
13.21
#193705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#193705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193705
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193705 | 1.00 | 13.21 | 1.59 | 13.21 |
| #FFFFFF | 13.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393200
Deuteranopia (green-blind)
#352F0A
Tritanopia (blue-blind)
#18352E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #193705; /* rgb */ color: rgb(25, 55, 5); /* oklch */ color: oklch(30.2% 0.083 135.9);
Tailwind
colors: {
custom: {
50: '#596e4a',
500: '#193705',
950: '#000000',
},
}SCSS
$custom: #193705; $custom-light: #596e4a; $custom-dark: #000000;
JSON
{
"hex": "#193705",
"rgb": {
"r": 25,
"g": 55,
"b": 5
},
"hsl": {
"h": 96,
"s": 83.333,
"l": 11.765
},
"oklch": {
"l": 0.30188,
"c": 0.08303,
"h": 135.9
},
"luminance": 0.0295
}Semantic roles & 50–950 ramp
primary
#193705
secondary
#552078
accent
#2EFAA8
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77