#192C05#192C05
#192C05 is a dark, moderate yellow-green. Relative luminance 0.020; OKLCH L 26.7% C 0.066 H 132.0°. Best body text is #FFFFFF at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #192C05 |
|---|---|
| RGB | rgb(25, 44, 5) |
| HSL | hsl(89, 80%, 10%) |
| HSV | hsv(89, 89%, 17%) |
| CMYK | cmyk(43.2%, 0%, 88.6%, 82.7%) |
| CIE-LAB | lab(15.59, -15.69, 20.25) |
| CIE-LCH | lch(15.59, 25.61, 127.77°) |
| OKLab | oklab(26.7% -0.0443 0.0493) |
| OKLCH | oklch(26.7% 0.066 132) |
| XYZ | xyz(1.3290, 2.0189, 0.4632) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.52
Dark Forest Green
#002D04
ΔE00 5.44
Dark Green
#033500
ΔE00 6.23
Hunter Green (survey)
#0B4008
ΔE00 8.29
Forrest Green
#154406
ΔE00 9.13
Dark Olive
#373E02
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192C05 #18052C
analogous
#2C2C05 #192C05 #052C05
triadic
#192C05 #05192C #2C0519
tetradic
#192C05 #052C2C #18052C #2C0505
square
#192C05 #052C2C #18052C #2C0505
split-complementary
#192C05 #05052C #2C052C
monochromatic
#101B03 #101B03 #192C05 #38630B #579A11
Accessibility & contrast
On white
14.96
#192C05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#192C05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192C05
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192C05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192C05 | 1.00 | 14.96 | 1.40 | 14.96 |
| #FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2801
Deuteranopia (green-blind)
#2C2608
Tritanopia (blue-blind)
#192A24
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #192c05; /* rgb */ color: rgb(25, 44, 5); /* oklch */ color: oklch(26.7% 0.066 132.0);
Tailwind
colors: {
custom: {
50: '#576549',
500: '#192c05',
950: '#000000',
},
}SCSS
$custom: #192c05; $custom-light: #576549; $custom-dark: #000000;
JSON
{
"hex": "#192c05",
"rgb": {
"r": 25,
"g": 44,
"b": 5
},
"hsl": {
"h": 89.231,
"s": 79.592,
"l": 9.608
},
"oklch": {
"l": 0.26702,
"c": 0.0663,
"h": 132
},
"luminance": 0.02019
}Semantic roles & 50–950 ramp
primary
#192C05
secondary
#451F6E
accent
#32F691
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030501
muted
#787A77