#19441B#19441B
#19441B is a dark, moderate green. Relative luminance 0.044; OKLCH L 34.5% C 0.083 H 144.3°. Best body text is #FFFFFF at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #19441B |
|---|---|
| RGB | rgb(25, 68, 27) |
| HSL | hsl(123, 46%, 18%) |
| HSV | hsv(123, 63%, 27%) |
| CMYK | cmyk(63.2%, 0%, 60.3%, 73.3%) |
| CIE-LAB | lab(25.01, -24.87, 20.25) |
| CIE-LCH | lch(25.01, 32.07, 140.85°) |
| OKLab | oklab(34.52% -0.0675 0.0485) |
| OKLCH | oklch(34.52% 0.083 144.3) |
| XYZ | xyz(2.6657, 4.4198, 1.7493) |
| Luminance | 0.0442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.46
Hunter Green (survey)
#0B4008
ΔE00 3.65
Forest Green (survey)
#06470C
ΔE00 4.10
British Racing Green
#05480D
ΔE00 4.20
Forrest Green
#154406
ΔE00 4.40
Evergreen
#05472A
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19441B #441942
analogous
#2C4419 #19441B #194430
triadic
#19441B #1B1944 #441B19
tetradic
#19441B #192C44 #441942 #443019
square
#19441B #192C44 #441942 #443019
split-complementary
#19441B #301944 #44192C
monochromatic
#081609 #091709 #19441B #29712D #3A9D3F
Accessibility & contrast
On white
11.15
#19441B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.88
#19441B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19441B
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19441B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19441B | 1.00 | 11.15 | 1.88 | 11.15 |
| #FFFFFF | 11.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.88 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#453E17
Deuteranopia (green-blind)
#403A1E
Tritanopia (blue-blind)
#11423B
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #19441b; /* rgb */ color: rgb(25, 68, 27); /* oklch */ color: oklch(34.5% 0.083 144.3);
Tailwind
colors: {
custom: {
50: '#5b7858',
500: '#19441b',
950: '#000000',
},
}SCSS
$custom: #19441b; $custom-light: #5b7858; $custom-dark: #000000;
JSON
{
"hex": "#19441b",
"rgb": {
"r": 25,
"g": 68,
"b": 27
},
"hsl": {
"h": 122.791,
"s": 46.237,
"l": 18.235
},
"oklch": {
"l": 0.34518,
"c": 0.08308,
"h": 144.3
},
"luminance": 0.0442
}Semantic roles & 50–950 ramp
primary
#19441B
secondary
#7A3E78
accent
#52D0D6
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#040903
muted
#797B78