#192103#192103
#192103 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.051 H 122.8°. Best body text is #FFFFFF at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #192103 |
|---|---|
| RGB | rgb(25, 33, 3) |
| HSL | hsl(76, 83%, 7%) |
| HSV | hsv(76, 91%, 13%) |
| CMYK | cmyk(24.2%, 0%, 90.9%, 87.1%) |
| CIE-LAB | lab(11.28, -9.47, 15.35) |
| CIE-LCH | lch(11.28, 18.04, 121.67°) |
| OKLab | oklab(23.2% -0.0277 0.0431) |
| OKLCH | oklch(23.2% 0.051 122.8) |
| XYZ | xyz(0.9612, 1.3010, 0.2866) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.06
Dark Forest Green
#002D04
ΔE00 9.60
Dark Green
#033500
ΔE00 11.19
Dark Olive
#373E02
ΔE00 12.23
Hunter Green (survey)
#0B4008
ΔE00 13.34
Forrest Green
#154406
ΔE00 14.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192103 #0B0321
analogous
#211A03 #192103 #0A2103
triadic
#192103 #031921 #210319
tetradic
#192103 #03211A #0B0321 #21030A
square
#192103 #03211A #0B0321 #21030A
split-complementary
#192103 #030A21 #1A0321
monochromatic
#151C03 #151C03 #192103 #445908 #6E910D
Accessibility & contrast
On white
16.66
#192103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#192103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192103
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192103 | 1.00 | 16.66 | 1.26 | 16.66 |
| #FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E01
Deuteranopia (green-blind)
#231E05
Tritanopia (blue-blind)
#1B1F1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #192103; /* rgb */ color: rgb(25, 33, 3); /* oklch */ color: oklch(23.2% 0.051 122.8);
Tailwind
colors: {
custom: {
50: '#555c48',
500: '#192103',
950: '#000000',
},
}SCSS
$custom: #192103; $custom-light: #555c48; $custom-dark: #000000;
JSON
{
"hex": "#192103",
"rgb": {
"r": 25,
"g": 33,
"b": 3
},
"hsl": {
"h": 76,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.23197,
"c": 0.05123,
"h": 122.8
},
"luminance": 0.01301
}Semantic roles & 50–950 ramp
primary
#192103
secondary
#2F1B65
accent
#2EFA64
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977