#192003#192003
#192003 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.9% C 0.050 H 121.6°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #192003 |
|---|---|
| RGB | rgb(25, 32, 3) |
| HSL | hsl(74, 83%, 7%) |
| HSV | hsv(74, 91%, 13%) |
| CMYK | cmyk(21.9%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(10.89, -8.83, 14.81) |
| CIE-LCH | lch(10.89, 17.25, 120.80°) |
| OKLab | oklab(22.88% -0.026 0.0423) |
| OKLCH | oklch(22.88% 0.05 121.6) |
| XYZ | xyz(0.9339, 1.2463, 0.2775) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.64
Dark Forest Green
#002D04
ΔE00 10.16
Dark Green
#033500
ΔE00 11.76
Dark Olive
#373E02
ΔE00 12.57
Almost Black
#070D0D
ΔE00 13.78
Hunter Green (survey)
#0B4008
ΔE00 13.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192003 #0A0320
analogous
#201903 #192003 #0B2003
triadic
#192003 #031920 #200319
tetradic
#192003 #032019 #0A0320 #20030B
square
#192003 #032019 #0A0320 #20030B
split-complementary
#192003 #030B20 #190320
monochromatic
#161C03 #161C03 #192003 #455808 #70900D
Accessibility & contrast
On white
16.81
#192003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#192003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192003
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192003 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D01
Deuteranopia (green-blind)
#221D05
Tritanopia (blue-blind)
#1B1E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #192003; /* rgb */ color: rgb(25, 32, 3); /* oklch */ color: oklch(22.9% 0.050 121.6);
Tailwind
colors: {
custom: {
50: '#555b48',
500: '#192003',
950: '#000000',
},
}SCSS
$custom: #192003; $custom-light: #555b48; $custom-dark: #000000;
JSON
{
"hex": "#192003",
"rgb": {
"r": 25,
"g": 32,
"b": 3
},
"hsl": {
"h": 74.483,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.22884,
"c": 0.04964,
"h": 121.6
},
"luminance": 0.01246
}Semantic roles & 50–950 ramp
primary
#192003
secondary
#2C1B64
accent
#2FF960
background
#F5F5F4
surface
#E8E9E6
border
#C4C5C2
text
#030400
muted
#787977