#192305#192305
#192305 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.9% C 0.052 H 125.6°. Best body text is #FFFFFF at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #192305 |
|---|---|
| RGB | rgb(25, 35, 5) |
| HSL | hsl(80, 75%, 8%) |
| HSV | hsv(80, 86%, 14%) |
| CMYK | cmyk(28.6%, 0%, 85.7%, 86.3%) |
| CIE-LAB | lab(12.09, -10.45, 15.65) |
| CIE-LCH | lch(12.09, 18.81, 123.74°) |
| OKLab | oklab(23.86% -0.03 0.0419) |
| OKLCH | oklch(23.86% 0.052 125.6) |
| XYZ | xyz(1.0293, 1.4197, 0.3633) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.20
Dark Forest Green
#002D04
ΔE00 8.76
Dark Green
#033500
ΔE00 10.36
Dark Olive
#373E02
ΔE00 11.85
Hunter Green (survey)
#0B4008
ΔE00 12.51
Forrest Green
#154406
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192305 #0F0523
analogous
#231E05 #192305 #0A2305
triadic
#192305 #051923 #230519
tetradic
#192305 #05231E #0F0523 #23050A
square
#192305 #05231E #0F0523 #23050A
split-complementary
#192305 #050A23 #1E0523
monochromatic
#131B04 #131B04 #192305 #3F590D #658E14
Accessibility & contrast
On white
16.36
#192305 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#192305 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192305
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192305 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192305 | 1.00 | 16.36 | 1.28 | 16.36 |
| #FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252002
Deuteranopia (green-blind)
#242007
Tritanopia (blue-blind)
#1B211D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #192305; /* rgb */ color: rgb(25, 35, 5); /* oklch */ color: oklch(23.9% 0.052 125.6);
Tailwind
colors: {
custom: {
50: '#565d49',
500: '#192305',
950: '#000000',
},
}SCSS
$custom: #192305; $custom-light: #565d49; $custom-dark: #000000;
JSON
{
"hex": "#192305",
"rgb": {
"r": 25,
"g": 35,
"b": 5
},
"hsl": {
"h": 80,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.23858,
"c": 0.05158,
"h": 125.6
},
"luminance": 0.0142
}Semantic roles & 50–950 ramp
primary
#192305
secondary
#361F64
accent
#36F275
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977