#192202#192202
#192202 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.5% C 0.054 H 123.5°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #192202 |
|---|---|
| RGB | rgb(25, 34, 2) |
| HSL | hsl(77, 89%, 7%) |
| HSV | hsv(77, 94%, 13%) |
| CMYK | cmyk(26.5%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(11.66, -10.23, 16.28) |
| CIE-LCH | lch(11.66, 19.23, 122.16°) |
| OKLab | oklab(23.49% -0.03 0.0453) |
| OKLCH | oklch(23.49% 0.054 123.5) |
| XYZ | xyz(0.9839, 1.3551, 0.2671) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.42
Dark Forest Green
#002D04
ΔE00 9.00
Dark Green
#033500
ΔE00 10.53
Dark Olive
#373E02
ΔE00 11.77
Hunter Green (survey)
#0B4008
ΔE00 12.70
Forrest Green
#154406
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192202 #0B0222
analogous
#221B02 #192202 #092202
triadic
#192202 #021922 #220219
tetradic
#192202 #02221B #0B0222 #220209
square
#192202 #02221B #0B0222 #220209
split-complementary
#192202 #020922 #1B0222
monochromatic
#151D02 #151D02 #192202 #445C05 #6E9609
Accessibility & contrast
On white
16.52
#192202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#192202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192202
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192202 | 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)
#231F04
Tritanopia (blue-blind)
#1B201C
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #192202; /* rgb */ color: rgb(25, 34, 2); /* oklch */ color: oklch(23.5% 0.054 123.5);
Tailwind
colors: {
custom: {
50: '#555d47',
500: '#192202',
950: '#000000',
},
}SCSS
$custom: #192202; $custom-light: #555d47; $custom-dark: #000000;
JSON
{
"hex": "#192202",
"rgb": {
"r": 25,
"g": 34,
"b": 2
},
"hsl": {
"h": 76.875,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.23494,
"c": 0.05436,
"h": 123.5
},
"luminance": 0.01355
}Semantic roles & 50–950 ramp
primary
#192202
secondary
#2F1868
accent
#29FF65
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977