#193B09#193B09
#193B09 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.5% C 0.086 H 137.7°. Best body text is #FFFFFF at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #193B09 |
|---|---|
| RGB | rgb(25, 59, 9) |
| HSL | hsl(101, 74%, 13%) |
| HSV | hsv(101, 85%, 23%) |
| CMYK | cmyk(57.6%, 0%, 84.7%, 76.9%) |
| CIE-LAB | lab(21.41, -22.89, 25.48) |
| CIE-LCH | lch(21.41, 34.25, 131.94°) |
| OKLab | oklab(31.49% -0.0633 0.0577) |
| OKLCH | oklch(31.49% 0.086 137.7) |
| XYZ | xyz(2.0141, 3.3542, 0.7997) |
| Luminance | 0.0335 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.97
Dark Green
#033500
ΔE00 3.24
Forrest Green
#154406
ΔE00 3.55
Very Dark Green
#062E03
ΔE00 4.80
Forest Green (survey)
#06470C
ΔE00 5.02
British Racing Green
#05480D
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193B09 #2B093B
analogous
#323B09 #193B09 #093B12
triadic
#193B09 #09193B #3B0919
tetradic
#193B09 #09323B #2B093B #3B1209
square
#193B09 #09323B #2B093B #3B1209
split-complementary
#193B09 #12093B #3B0932
monochromatic
#0B1B04 #0B1B04 #193B09 #2F7011 #46A519
Accessibility & contrast
On white
12.57
#193B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#193B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193B09
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193B09 | 1.00 | 12.57 | 1.67 | 12.57 |
| #FFFFFF | 12.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3502
Deuteranopia (green-blind)
#39320E
Tritanopia (blue-blind)
#173931
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #193b09; /* rgb */ color: rgb(25, 59, 9); /* oklch */ color: oklch(31.5% 0.086 137.7);
Tailwind
colors: {
custom: {
50: '#5a714c',
500: '#193b09',
950: '#000000',
},
}SCSS
$custom: #193b09; $custom-light: #5a714c; $custom-dark: #000000;
JSON
{
"hex": "#193b09",
"rgb": {
"r": 25,
"g": 59,
"b": 9
},
"hsl": {
"h": 100.8,
"s": 73.529,
"l": 13.333
},
"oklch": {
"l": 0.31488,
"c": 0.08567,
"h": 137.7
},
"luminance": 0.03354
}Semantic roles & 50–950 ramp
primary
#193B09
secondary
#5F2779
accent
#38F0B5
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77