#192800#192800
#192800 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.4% C 0.066 H 128.0°. Best body text is #FFFFFF at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #192800 |
|---|---|
| RGB | rgb(25, 40, 0) |
| HSL | hsl(83, 100%, 8%) |
| HSV | hsv(83, 100%, 16%) |
| CMYK | cmyk(37.5%, 0%, 100%, 84.3%) |
| CIE-LAB | lab(13.97, -14.06, 20.20) |
| CIE-LCH | lch(13.97, 24.61, 124.85°) |
| OKLab | oklab(25.36% -0.0408 0.0523) |
| OKLCH | oklch(25.36% 0.066 128) |
| XYZ | xyz(1.1597, 1.7242, 0.2717) |
| Luminance | 0.0172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.66
Dark Forest Green
#002D04
ΔE00 6.50
Dark Green
#033500
ΔE00 7.50
Hunter Green (survey)
#0B4008
ΔE00 9.67
Dark Olive
#373E02
ΔE00 9.93
Forrest Green
#154406
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192800 #0F0028
analogous
#282300 #192800 #052800
triadic
#192800 #001928 #280019
tetradic
#192800 #002823 #0F0028 #280005
square
#192800 #002823 #0F0028 #280005
split-complementary
#192800 #000528 #230028
monochromatic
#131F00 #131F00 #192800 #3F6500 #65A200
Accessibility & contrast
On white
15.62
#192800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#192800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192800
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192800 | 1.00 | 15.62 | 1.34 | 15.62 |
| #FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2400
Deuteranopia (green-blind)
#292303
Tritanopia (blue-blind)
#1A2620
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #192800; /* rgb */ color: rgb(25, 40, 0); /* oklch */ color: oklch(25.4% 0.066 128.0);
Tailwind
colors: {
custom: {
50: '#566246',
500: '#192800',
950: '#000000',
},
}SCSS
$custom: #192800; $custom-light: #566246; $custom-dark: #000000;
JSON
{
"hex": "#192800",
"rgb": {
"r": 25,
"g": 40,
"b": 0
},
"hsl": {
"h": 82.5,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.25363,
"c": 0.06631,
"h": 128
},
"luminance": 0.01724
}Semantic roles & 50–950 ramp
primary
#192800
secondary
#361470
accent
#29FF79
background
#F5F5F3
surface
#E9EAE5
border
#C5C6C1
text
#030500
muted
#787977