#193B07#193B07
#193B07 is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.5% C 0.087 H 137.2°. Best body text is #FFFFFF at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #193B07 |
|---|---|
| RGB | rgb(25, 59, 7) |
| HSL | hsl(99, 79%, 13%) |
| HSV | hsv(99, 88%, 23%) |
| CMYK | cmyk(57.6%, 0%, 88.1%, 76.9%) |
| CIE-LAB | lab(21.39, -23.07, 26.27) |
| CIE-LCH | lch(21.39, 34.96, 131.28°) |
| OKLab | oklab(31.47% -0.064 0.0592) |
| OKLCH | oklch(31.47% 0.087 137.2) |
| XYZ | xyz(2.0032, 3.3498, 0.7420) |
| Luminance | 0.0335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.96
Dark Green
#033500
ΔE00 3.30
Forrest Green
#154406
ΔE00 3.41
Very Dark Green
#062E03
ΔE00 4.99
Forest Green (survey)
#06470C
ΔE00 5.00
Racing Green
#014600
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193B07 #29073B
analogous
#333B07 #193B07 #073B0F
triadic
#193B07 #07193B #3B0719
tetradic
#193B07 #07333B #29073B #3B0F07
square
#193B07 #07333B #29073B #3B0F07
split-complementary
#193B07 #0F073B #3B0733
monochromatic
#0C1B03 #0C1B03 #193B07 #30720D #47A814
Accessibility & contrast
On white
12.57
#193B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#193B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193B07
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193B07 | 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)
#3D3500
Deuteranopia (green-blind)
#39320C
Tritanopia (blue-blind)
#173931
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #193b07; /* rgb */ color: rgb(25, 59, 7); /* oklch */ color: oklch(31.5% 0.087 137.2);
Tailwind
colors: {
custom: {
50: '#5a714b',
500: '#193b07',
950: '#000000',
},
}SCSS
$custom: #193b07; $custom-light: #5a714b; $custom-dark: #000000;
JSON
{
"hex": "#193b07",
"rgb": {
"r": 25,
"g": 59,
"b": 7
},
"hsl": {
"h": 99.231,
"s": 78.788,
"l": 12.941
},
"oklch": {
"l": 0.3147,
"c": 0.0872,
"h": 137.2
},
"luminance": 0.0335
}Semantic roles & 50–950 ramp
primary
#193B07
secondary
#5C237A
accent
#33F5B2
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77