#193B05#193B05
#193B05 is a dark, moderate yellow-green. Relative luminance 0.033; OKLCH L 31.5% C 0.089 H 136.8°. Best body text is #FFFFFF at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #193B05 |
|---|---|
| RGB | rgb(25, 59, 5) |
| HSL | hsl(98, 84%, 13%) |
| HSV | hsv(98, 92%, 23%) |
| CMYK | cmyk(57.6%, 0%, 91.5%, 76.9%) |
| CIE-LAB | lab(21.38, -23.25, 27.07) |
| CIE-LCH | lch(21.38, 35.68, 130.66°) |
| OKLab | oklab(31.45% -0.0647 0.0608) |
| OKLCH | oklch(31.45% 0.089 136.8) |
| XYZ | xyz(1.9922, 3.3454, 0.6843) |
| Luminance | 0.0335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.99
Forrest Green
#154406
ΔE00 3.30
Dark Green
#033500
ΔE00 3.40
Forest Green (survey)
#06470C
ΔE00 5.01
Racing Green
#014600
ΔE00 5.14
Very Dark Green
#062E03
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193B05 #27053B
analogous
#343B05 #193B05 #053B0C
triadic
#193B05 #05193B #3B0519
tetradic
#193B05 #05343B #27053B #3B0C05
square
#193B05 #05343B #27053B #3B0C05
split-complementary
#193B05 #0C053B #3B0534
monochromatic
#0C1C02 #0C1C02 #193B05 #31730A #49AC0F
Accessibility & contrast
On white
12.58
#193B05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#193B05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193B05
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193B05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193B05 | 1.00 | 12.58 | 1.67 | 12.58 |
| #FFFFFF | 12.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3500
Deuteranopia (green-blind)
#39320B
Tritanopia (blue-blind)
#173831
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #193b05; /* rgb */ color: rgb(25, 59, 5); /* oklch */ color: oklch(31.5% 0.089 136.8);
Tailwind
colors: {
custom: {
50: '#5a714a',
500: '#193b05',
950: '#000000',
},
}SCSS
$custom: #193b05; $custom-light: #5a714a; $custom-dark: #000000;
JSON
{
"hex": "#193b05",
"rgb": {
"r": 25,
"g": 59,
"b": 5
},
"hsl": {
"h": 97.778,
"s": 84.375,
"l": 12.549
},
"oklch": {
"l": 0.31451,
"c": 0.08876,
"h": 136.8
},
"luminance": 0.03346
}Semantic roles & 50–950 ramp
primary
#193B05
secondary
#5A207C
accent
#2DFBAF
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77