#192203#192203
#192203 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.5% C 0.053 H 123.9°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #192203 |
|---|---|
| RGB | rgb(25, 34, 3) |
| HSL | hsl(77, 84%, 7%) |
| HSV | hsv(77, 91%, 13%) |
| CMYK | cmyk(26.5%, 0%, 91.2%, 86.7%) |
| CIE-LAB | lab(11.67, -10.10, 15.89) |
| CIE-LCH | lch(11.67, 18.82, 122.44°) |
| OKLab | oklab(23.51% -0.0294 0.0439) |
| OKLCH | oklch(23.51% 0.053 123.9) |
| XYZ | xyz(0.9894, 1.3573, 0.2960) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.52
Dark Forest Green
#002D04
ΔE00 9.09
Dark Green
#033500
ΔE00 10.65
Dark Olive
#373E02
ΔE00 11.90
Hunter Green (survey)
#0B4008
ΔE00 12.81
Forrest Green
#154406
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192203 #0C0322
analogous
#221C03 #192203 #0A2203
triadic
#192203 #031922 #220319
tetradic
#192203 #03221C #0C0322 #22030A
square
#192203 #03221C #0C0322 #22030A
split-complementary
#192203 #030A22 #1C0322
monochromatic
#151C02 #151C02 #192203 #425A08 #6C920D
Accessibility & contrast
On white
16.52
#192203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#192203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192203
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192203 | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#231F05
Tritanopia (blue-blind)
#1B201C
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #192203; /* rgb */ color: rgb(25, 34, 3); /* oklch */ color: oklch(23.5% 0.053 123.9);
Tailwind
colors: {
custom: {
50: '#555d48',
500: '#192203',
950: '#000000',
},
}SCSS
$custom: #192203; $custom-light: #555d48; $custom-dark: #000000;
JSON
{
"hex": "#192203",
"rgb": {
"r": 25,
"g": 34,
"b": 3
},
"hsl": {
"h": 77.419,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.23511,
"c": 0.05283,
"h": 123.9
},
"luminance": 0.01357
}Semantic roles & 50–950 ramp
primary
#192203
secondary
#311B66
accent
#2EFA69
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977