#193905#193905
#193905 is a dark, moderate yellow-green. Relative luminance 0.031; OKLCH L 30.8% C 0.086 H 136.3°. Best body text is #FFFFFF at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #193905 |
|---|---|
| RGB | rgb(25, 57, 5) |
| HSL | hsl(97, 84%, 12%) |
| HSV | hsv(97, 91%, 22%) |
| CMYK | cmyk(56.1%, 0%, 91.2%, 77.6%) |
| CIE-LAB | lab(20.61, -22.31, 26.23) |
| CIE-LCH | lch(20.61, 34.43, 130.39°) |
| OKLab | oklab(30.82% -0.0622 0.0593) |
| OKLCH | oklch(30.82% 0.086 136.3) |
| XYZ | xyz(1.8914, 3.1438, 0.6507) |
| Luminance | 0.0314 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 3.29
Hunter Green (survey)
#0B4008
ΔE00 3.53
Forrest Green
#154406
ΔE00 4.02
Very Dark Green
#062E03
ΔE00 4.69
Forest Green (survey)
#06470C
ΔE00 5.63
Dark Forest Green
#002D04
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193905 #250539
analogous
#333905 #193905 #05390B
triadic
#193905 #051939 #390519
tetradic
#193905 #053339 #250539 #390B05
square
#193905 #053339 #250539 #390B05
split-complementary
#193905 #0B0539 #390533
monochromatic
#0C1C02 #0C1C02 #193905 #32710A #4AAA0F
Accessibility & contrast
On white
12.89
#193905 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#193905 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193905
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193905 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193905 | 1.00 | 12.89 | 1.63 | 12.89 |
| #FFFFFF | 12.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3300
Deuteranopia (green-blind)
#37310A
Tritanopia (blue-blind)
#17372F
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #193905; /* rgb */ color: rgb(25, 57, 5); /* oklch */ color: oklch(30.8% 0.086 136.3);
Tailwind
colors: {
custom: {
50: '#5a704a',
500: '#193905',
950: '#000000',
},
}SCSS
$custom: #193905; $custom-light: #5a704a; $custom-dark: #000000;
JSON
{
"hex": "#193905",
"rgb": {
"r": 25,
"g": 57,
"b": 5
},
"hsl": {
"h": 96.923,
"s": 83.871,
"l": 12.157
},
"oklch": {
"l": 0.3082,
"c": 0.08592,
"h": 136.3
},
"luminance": 0.03144
}Semantic roles & 50–950 ramp
primary
#193905
secondary
#57207A
accent
#2EFAAB
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77