#183A0B#183A0B
#183A0B is a dark, moderate green. Relative luminance 0.032; OKLCH L 31.1% C 0.083 H 138.5°. Best body text is #FFFFFF at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #183A0B |
|---|---|
| RGB | rgb(24, 58, 11) |
| HSL | hsl(103, 68%, 14%) |
| HSV | hsv(103, 81%, 23%) |
| CMYK | cmyk(58.6%, 0%, 81%, 77.3%) |
| CIE-LAB | lab(21.00, -22.59, 24.19) |
| CIE-LCH | lch(21.00, 33.09, 133.04°) |
| OKLab | oklab(31.14% -0.0623 0.0552) |
| OKLCH | oklch(31.14% 0.083 138.5) |
| XYZ | xyz(1.9501, 3.2443, 0.8400) |
| Luminance | 0.0324 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 3.02
Hunter Green (survey)
#0B4008
ΔE00 3.20
Forrest Green
#154406
ΔE00 4.04
Very Dark Green
#062E03
ΔE00 4.28
Dark Forest Green
#002D04
ΔE00 5.18
Forest Green (survey)
#06470C
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#183A0B #2D0B3A
analogous
#2F3A0B #183A0B #0B3A15
triadic
#183A0B #0B183A #3A0B18
tetradic
#183A0B #0B2F3A #2D0B3A #3A150B
square
#183A0B #0B2F3A #2D0B3A #3A150B
split-complementary
#183A0B #150B3A #3A0B2F
monochromatic
#0B1A05 #0B1A05 #183A0B #2D6D15 #43A11F
Accessibility & contrast
On white
12.74
#183A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.65
#183A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #183A0B
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##183A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##183A0B | 1.00 | 12.74 | 1.65 | 12.74 |
| #FFFFFF | 12.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.65 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3405
Deuteranopia (green-blind)
#38310F
Tritanopia (blue-blind)
#153831
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #183a0b; /* rgb */ color: rgb(24, 58, 11); /* oklch */ color: oklch(31.1% 0.083 138.5);
Tailwind
colors: {
custom: {
50: '#59704d',
500: '#183a0b',
950: '#000000',
},
}SCSS
$custom: #183a0b; $custom-light: #59704d; $custom-dark: #000000;
JSON
{
"hex": "#183a0b",
"rgb": {
"r": 24,
"g": 58,
"b": 11
},
"hsl": {
"h": 103.404,
"s": 68.116,
"l": 13.529
},
"oklch": {
"l": 0.31141,
"c": 0.08324,
"h": 138.5
},
"luminance": 0.03244
}Semantic roles & 50–950 ramp
primary
#183A0B
secondary
#622A77
accent
#3DEBBB
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77