#192205#192205
#192205 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.5% C 0.050 H 124.5°. Best body text is #FFFFFF at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #192205 |
|---|---|
| RGB | rgb(25, 34, 5) |
| HSL | hsl(79, 74%, 8%) |
| HSV | hsv(79, 85%, 13%) |
| CMYK | cmyk(26.5%, 0%, 85.3%, 86.7%) |
| CIE-LAB | lab(11.70, -9.83, 15.11) |
| CIE-LCH | lch(11.70, 18.03, 123.03°) |
| OKLab | oklab(23.54% -0.0283 0.0411) |
| OKLCH | oklch(23.54% 0.05 124.5) |
| XYZ | xyz(1.0003, 1.3617, 0.3537) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.74
Dark Forest Green
#002D04
ΔE00 9.28
Dark Green
#033500
ΔE00 10.90
Dark Olive
#373E02
ΔE00 12.17
Hunter Green (survey)
#0B4008
ΔE00 13.03
Forrest Green
#154406
ΔE00 13.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192205 #0E0522
analogous
#221C05 #192205 #0A2205
triadic
#192205 #051922 #220519
tetradic
#192205 #05221C #0E0522 #22050A
square
#192205 #05221C #0E0522 #22050A
split-complementary
#192205 #050A22 #1C0522
monochromatic
#141B04 #141B04 #192205 #40570D #678D15
Accessibility & contrast
On white
16.50
#192205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#192205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192205
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192205 | 1.00 | 16.50 | 1.27 | 16.50 |
| #FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F03
Deuteranopia (green-blind)
#231F07
Tritanopia (blue-blind)
#1B201C
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #192205; /* rgb */ color: rgb(25, 34, 5); /* oklch */ color: oklch(23.5% 0.050 124.5);
Tailwind
colors: {
custom: {
50: '#555d49',
500: '#192205',
950: '#000000',
},
}SCSS
$custom: #192205; $custom-light: #555d49; $custom-dark: #000000;
JSON
{
"hex": "#192205",
"rgb": {
"r": 25,
"g": 34,
"b": 5
},
"hsl": {
"h": 78.621,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.23544,
"c": 0.0499,
"h": 124.5
},
"luminance": 0.01362
}Semantic roles & 50–950 ramp
primary
#192205
secondary
#341F63
accent
#37F171
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977