#183C14#183C14
#183C14 is a dark, moderate green. Relative luminance 0.035; OKLCH L 31.9% C 0.078 H 141.7°. Best body text is #FFFFFF at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #183C14 |
|---|---|
| RGB | rgb(24, 60, 20) |
| HSL | hsl(114, 50%, 16%) |
| HSV | hsv(114, 67%, 24%) |
| CMYK | cmyk(60%, 0%, 66.7%, 76.5%) |
| CIE-LAB | lab(21.86, -22.46, 20.51) |
| CIE-LCH | lch(21.86, 30.42, 137.61°) |
| OKLab | oklab(31.88% -0.0613 0.0484) |
| OKLCH | oklch(31.88% 0.078 141.7) |
| XYZ | xyz(2.1187, 3.4762, 1.2210) |
| Luminance | 0.0348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.74
Dark Green
#033500
ΔE00 3.76
Very Dark Green
#062E03
ΔE00 4.39
Pine Green
#0A481E
ΔE00 4.76
Forrest Green
#154406
ΔE00 4.85
Dark Forest Green
#002D04
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#183C14 #38143C
analogous
#2C3C14 #183C14 #143C24
triadic
#183C14 #14183C #3C1418
tetradic
#183C14 #142C3C #38143C #3C2414
square
#183C14 #142C3C #38143C #3C2414
split-complementary
#183C14 #24143C #3C142C
monochromatic
#091708 #091708 #183C14 #2A6A23 #3D9833
Accessibility & contrast
On white
12.39
#183C14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#183C14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #183C14
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##183C14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##183C14 | 1.00 | 12.39 | 1.70 | 12.39 |
| #FFFFFF | 12.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3610
Deuteranopia (green-blind)
#393317
Tritanopia (blue-blind)
#133A33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #183c14; /* rgb */ color: rgb(24, 60, 20); /* oklch */ color: oklch(31.9% 0.078 141.7);
Tailwind
colors: {
custom: {
50: '#597253',
500: '#183c14',
950: '#000000',
},
}SCSS
$custom: #183c14; $custom-light: #597253; $custom-dark: #000000;
JSON
{
"hex": "#183c14",
"rgb": {
"r": 24,
"g": 60,
"b": 20
},
"hsl": {
"h": 114,
"s": 50,
"l": 15.686
},
"oklch": {
"l": 0.31881,
"c": 0.0781,
"h": 141.7
},
"luminance": 0.03476
}Semantic roles & 50–950 ramp
primary
#183C14
secondary
#6E3874
accent
#4EDACC
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040802
muted
#797B78