#192000#192000
#192000 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.8% C 0.055 H 120.7°. Best body text is #FFFFFF at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #192000 |
|---|---|
| RGB | rgb(25, 32, 0) |
| HSL | hsl(73, 100%, 6%) |
| HSV | hsv(73, 100%, 13%) |
| CMYK | cmyk(21.9%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.85, -9.26, 15.97) |
| CIE-LCH | lch(10.85, 18.46, 120.11°) |
| OKLab | oklab(22.83% -0.0279 0.047) |
| OKLCH | oklch(22.83% 0.055 120.7) |
| XYZ | xyz(0.9174, 1.2397, 0.1910) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.28
Dark Forest Green
#002D04
ΔE00 9.84
Dark Green
#033500
ΔE00 11.37
Dark Olive
#373E02
ΔE00 12.17
Hunter Green (survey)
#0B4008
ΔE00 13.54
Forrest Green
#154406
ΔE00 14.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192000 #070020
analogous
#201700 #192000 #092000
triadic
#192000 #001920 #200019
tetradic
#192000 #002017 #070020 #200009
square
#192000 #002017 #070020 #200009
split-complementary
#192000 #000920 #170020
monochromatic
#181F00 #181F00 #192000 #495D00 #799A00
Accessibility & contrast
On white
16.83
#192000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#192000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192000
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192000 | 1.00 | 16.83 | 1.25 | 16.83 |
| #FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D00
Deuteranopia (green-blind)
#221D02
Tritanopia (blue-blind)
#1B1E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #192000; /* rgb */ color: rgb(25, 32, 0); /* oklch */ color: oklch(22.8% 0.055 120.7);
Tailwind
colors: {
custom: {
50: '#555b46',
500: '#192000',
950: '#000000',
},
}SCSS
$custom: #192000; $custom-light: #555b46; $custom-dark: #000000;
JSON
{
"hex": "#192000",
"rgb": {
"r": 25,
"g": 32,
"b": 0
},
"hsl": {
"h": 73.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.2283,
"c": 0.05462,
"h": 120.7
},
"luminance": 0.0124
}Semantic roles & 50–950 ramp
primary
#192000
secondary
#261369
accent
#29FF58
background
#F5F5F3
surface
#E8E9E5
border
#C4C5C1
text
#030400
muted
#787977