#192E04#192E04
#192E04 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.3% C 0.071 H 132.6°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #192E04 |
|---|---|
| RGB | rgb(25, 46, 4) |
| HSL | hsl(90, 84%, 10%) |
| HSV | hsv(90, 91%, 18%) |
| CMYK | cmyk(45.7%, 0%, 91.3%, 82%) |
| CIE-LAB | lab(16.35, -16.89, 21.62) |
| CIE-LCH | lch(16.35, 27.43, 128.00°) |
| OKLab | oklab(27.32% -0.0477 0.0519) |
| OKLCH | oklch(27.32% 0.071 132.6) |
| XYZ | xyz(1.3998, 2.1694, 0.4598) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.07
Dark Forest Green
#002D04
ΔE00 5.11
Dark Green
#033500
ΔE00 5.43
Hunter Green (survey)
#0B4008
ΔE00 7.40
Forrest Green
#154406
ΔE00 8.21
Dark Olive
#373E02
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192E04 #19042E
analogous
#2E2E04 #192E04 #042E04
triadic
#192E04 #04192E #2E0419
tetradic
#192E04 #042E2E #19042E #2E0404
square
#192E04 #042E2E #19042E #2E0404
split-complementary
#192E04 #04042E #2E042E
monochromatic
#0F1C02 #0F1C02 #192E04 #386609 #569F0E
Accessibility & contrast
On white
14.65
#192E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#192E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192E04
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192E04 | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A00
Deuteranopia (green-blind)
#2E2807
Tritanopia (blue-blind)
#192C26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #192e04; /* rgb */ color: rgb(25, 46, 4); /* oklch */ color: oklch(27.3% 0.071 132.6);
Tailwind
colors: {
custom: {
50: '#576749',
500: '#192e04',
950: '#000000',
},
}SCSS
$custom: #192e04; $custom-light: #576749; $custom-dark: #000000;
JSON
{
"hex": "#192e04",
"rgb": {
"r": 25,
"g": 46,
"b": 4
},
"hsl": {
"h": 90,
"s": 84,
"l": 9.804
},
"oklch": {
"l": 0.27324,
"c": 0.07052,
"h": 132.6
},
"luminance": 0.02169
}Semantic roles & 50–950 ramp
primary
#192E04
secondary
#471D71
accent
#2EFA94
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030601
muted
#787A77