#18370C#18370C
#18370C is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.2% C 0.078 H 138.3°. Best body text is #FFFFFF at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #18370C |
|---|---|
| RGB | rgb(24, 55, 12) |
| HSL | hsl(103, 64%, 13%) |
| HSV | hsv(103, 78%, 22%) |
| CMYK | cmyk(56.4%, 0%, 78.2%, 78.4%) |
| CIE-LAB | lab(19.85, -21.04, 22.47) |
| CIE-LCH | lch(19.85, 30.79, 133.12°) |
| OKLab | oklab(30.21% -0.058 0.0518) |
| OKLCH | oklch(30.21% 0.078 138.3) |
| XYZ | xyz(1.8092, 2.9530, 0.8224) |
| Luminance | 0.0295 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 3.27
Very Dark Green
#062E03
ΔE00 3.53
Hunter Green (survey)
#0B4008
ΔE00 4.31
Dark Forest Green
#002D04
ΔE00 4.51
Forrest Green
#154406
ΔE00 5.27
Forest Green (survey)
#06470C
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#18370C #2B0C37
analogous
#2D370C #18370C #0C3715
triadic
#18370C #0C1837 #370C18
tetradic
#18370C #0C2D37 #2B0C37 #37150C
square
#18370C #0C2D37 #2B0C37 #37150C
split-complementary
#18370C #150C37 #370C2D
monochromatic
#0B1905 #0B1905 #18370C #2E6917 #449B22
Accessibility & contrast
On white
13.20
#18370C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#18370C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #18370C
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##18370C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##18370C | 1.00 | 13.20 | 1.59 | 13.20 |
| #FFFFFF | 13.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393207
Deuteranopia (green-blind)
#352F10
Tritanopia (blue-blind)
#16352E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #18370c; /* rgb */ color: rgb(24, 55, 12); /* oklch */ color: oklch(30.2% 0.078 138.3);
Tailwind
colors: {
custom: {
50: '#586e4d',
500: '#18370c',
950: '#000000',
},
}SCSS
$custom: #18370c; $custom-light: #586e4d; $custom-dark: #000000;
JSON
{
"hex": "#18370c",
"rgb": {
"r": 24,
"g": 55,
"b": 12
},
"hsl": {
"h": 103.256,
"s": 64.179,
"l": 13.137
},
"oklch": {
"l": 0.30205,
"c": 0.07779,
"h": 138.3
},
"luminance": 0.02953
}Semantic roles & 50–950 ramp
primary
#18370C
secondary
#5F2C73
accent
#41E7B9
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030701
muted
#787A77