#192301#192301
#192301 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.8% C 0.057 H 124.2°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #192301 |
|---|---|
| RGB | rgb(25, 35, 1) |
| HSL | hsl(78, 94%, 7%) |
| HSV | hsv(78, 97%, 14%) |
| CMYK | cmyk(28.6%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(12.03, -10.99, 17.19) |
| CIE-LCH | lch(12.03, 20.41, 122.58°) |
| OKLab | oklab(23.79% -0.0323 0.0475) |
| OKLCH | oklch(23.79% 0.057 124.2) |
| XYZ | xyz(1.0074, 1.4109, 0.2480) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.82
Dark Forest Green
#002D04
ΔE00 8.44
Dark Green
#033500
ΔE00 9.90
Dark Olive
#373E02
ΔE00 11.34
Hunter Green (survey)
#0B4008
ΔE00 12.09
Forrest Green
#154406
ΔE00 12.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192301 #0B0123
analogous
#231C01 #192301 #082301
triadic
#192301 #011923 #230119
tetradic
#192301 #01231C #0B0123 #230108
square
#192301 #01231C #0B0123 #230108
split-complementary
#192301 #010823 #1C0123
monochromatic
#151E01 #151E01 #192301 #445F03 #6E9A04
Accessibility & contrast
On white
16.38
#192301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#192301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192301
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192301 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#1B211C
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #192301; /* rgb */ color: rgb(25, 35, 1); /* oklch */ color: oklch(23.8% 0.057 124.2);
Tailwind
colors: {
custom: {
50: '#555e47',
500: '#192301',
950: '#000000',
},
}SCSS
$custom: #192301; $custom-light: #555e47; $custom-dark: #000000;
JSON
{
"hex": "#192301",
"rgb": {
"r": 25,
"g": 35,
"b": 1
},
"hsl": {
"h": 77.647,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.23792,
"c": 0.05743,
"h": 124.2
},
"luminance": 0.01411
}Semantic roles & 50–950 ramp
primary
#192301
secondary
#2F166A
accent
#29FF68
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977