#18441A#18441A
#18441A is a dark, moderate green. Relative luminance 0.044; OKLCH L 34.5% C 0.085 H 144.2°. Best body text is #FFFFFF at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #18441A |
|---|---|
| RGB | rgb(24, 68, 26) |
| HSL | hsl(123, 48%, 18%) |
| HSV | hsv(123, 65%, 27%) |
| CMYK | cmyk(64.7%, 0%, 61.8%, 73.3%) |
| CIE-LAB | lab(24.96, -25.32, 20.75) |
| CIE-LCH | lch(24.96, 32.74, 140.67°) |
| OKLab | oklab(34.46% -0.0687 0.0495) |
| OKLCH | oklch(34.46% 0.085 144.2) |
| XYZ | xyz(2.6301, 4.4028, 1.6883) |
| Luminance | 0.0440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.39
Hunter Green (survey)
#0B4008
ΔE00 3.39
Forest Green (survey)
#06470C
ΔE00 3.82
British Racing Green
#05480D
ΔE00 3.93
Forrest Green
#154406
ΔE00 4.15
Darkgreen (survey)
#054907
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#18441A #441842
analogous
#2C4418 #18441A #184430
triadic
#18441A #1A1844 #441A18
tetradic
#18441A #182C44 #441842 #443018
square
#18441A #182C44 #441842 #443018
split-complementary
#18441A #301844 #44182C
monochromatic
#081709 #081709 #18441A #28712B #389E3D
Accessibility & contrast
On white
11.17
#18441A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.88
#18441A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #18441A
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##18441A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##18441A | 1.00 | 11.17 | 1.88 | 11.17 |
| #FFFFFF | 11.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.88 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#453E16
Deuteranopia (green-blind)
#403A1D
Tritanopia (blue-blind)
#10423B
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #18441a; /* rgb */ color: rgb(24, 68, 26); /* oklch */ color: oklch(34.5% 0.085 144.2);
Tailwind
colors: {
custom: {
50: '#5a7858',
500: '#18441a',
950: '#000000',
},
}SCSS
$custom: #18441a; $custom-light: #5a7858; $custom-dark: #000000;
JSON
{
"hex": "#18441a",
"rgb": {
"r": 24,
"g": 68,
"b": 26
},
"hsl": {
"h": 122.727,
"s": 47.826,
"l": 18.039
},
"oklch": {
"l": 0.34459,
"c": 0.08467,
"h": 144.2
},
"luminance": 0.04403
}Semantic roles & 50–950 ramp
primary
#18441A
secondary
#7B3D78
accent
#50D1D7
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#040903
muted
#797B78