#192309#192309
#192309 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.9% C 0.046 H 127.2°. Best body text is #FFFFFF at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #192309 |
|---|---|
| RGB | rgb(25, 35, 9) |
| HSL | hsl(83, 59%, 9%) |
| HSV | hsv(83, 74%, 14%) |
| CMYK | cmyk(28.6%, 0%, 74.3%, 86.3%) |
| CIE-LAB | lab(12.15, -9.92, 14.09) |
| CIE-LCH | lch(12.15, 17.23, 125.13°) |
| OKLab | oklab(23.92% -0.028 0.0369) |
| OKLCH | oklch(23.92% 0.046 127.2) |
| XYZ | xyz(1.0512, 1.4284, 0.4787) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.69
Dark Forest Green
#002D04
ΔE00 9.18
Dark Green
#033500
ΔE00 10.89
Dark Olive
#373E02
ΔE00 12.43
Hunter Green (survey)
#0B4008
ΔE00 12.99
Forrest Green
#154406
ΔE00 13.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192309 #130923
analogous
#232009 #192309 #0C2309
triadic
#192309 #091923 #230919
tetradic
#192309 #092320 #130923 #23090C
square
#192309 #092320 #130923 #23090C
split-complementary
#192309 #090C23 #200923
monochromatic
#111806 #111806 #192309 #3C5416 #5F8422
Accessibility & contrast
On white
16.33
#192309 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#192309 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192309
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192309 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192309 | 1.00 | 16.33 | 1.29 | 16.33 |
| #FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252007
Deuteranopia (green-blind)
#24200B
Tritanopia (blue-blind)
#1A211D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #192309; /* rgb */ color: rgb(25, 35, 9); /* oklch */ color: oklch(23.9% 0.046 127.2);
Tailwind
colors: {
custom: {
50: '#565d4b',
500: '#192309',
950: '#000000',
},
}SCSS
$custom: #192309; $custom-light: #565d4b; $custom-dark: #000000;
JSON
{
"hex": "#192309",
"rgb": {
"r": 25,
"g": 35,
"b": 9
},
"hsl": {
"h": 83.077,
"s": 59.091,
"l": 8.627
},
"oklch": {
"l": 0.23923,
"c": 0.04627,
"h": 127.2
},
"luminance": 0.01428
}Semantic roles & 50–950 ramp
primary
#192309
secondary
#3D2860
accent
#46E282
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977