#18320F#18320F
#18320F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.7% C 0.067 H 138.4°. Best body text is #FFFFFF at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #18320F |
|---|---|
| RGB | rgb(24, 50, 15) |
| HSL | hsl(105, 54%, 13%) |
| HSV | hsv(105, 70%, 20%) |
| CMYK | cmyk(52%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(17.96, -18.15, 18.79) |
| CIE-LCH | lch(17.96, 26.13, 134.02°) |
| OKLab | oklab(28.67% -0.0499 0.0443) |
| OKLCH | oklch(28.67% 0.067 138.4) |
| XYZ | xyz(1.6035, 2.5098, 0.8518) |
| Luminance | 0.0251 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.33
Dark Forest Green
#002D04
ΔE00 4.17
Dark Green
#033500
ΔE00 4.86
Hunter Green (survey)
#0B4008
ΔE00 6.60
Forrest Green
#154406
ΔE00 7.67
Pine Green
#0A481E
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#18320F #290F32
analogous
#29320F #18320F #0F3217
triadic
#18320F #0F1832 #320F18
tetradic
#18320F #0F2932 #290F32 #32170F
square
#18320F #0F2932 #290F32 #32170F
split-complementary
#18320F #170F32 #320F29
monochromatic
#0B1807 #0B1807 #18320F #2F611D #45902B
Accessibility & contrast
On white
13.98
#18320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#18320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #18320F
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##18320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##18320F | 1.00 | 13.98 | 1.50 | 13.98 |
| #FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#16302A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #18320f; /* rgb */ color: rgb(24, 50, 15); /* oklch */ color: oklch(28.7% 0.067 138.4);
Tailwind
colors: {
custom: {
50: '#576a4e',
500: '#18320f',
950: '#000000',
},
}SCSS
$custom: #18320f; $custom-light: #576a4e; $custom-dark: #000000;
JSON
{
"hex": "#18320f",
"rgb": {
"r": 24,
"g": 50,
"b": 15
},
"hsl": {
"h": 104.571,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.28665,
"c": 0.06674,
"h": 138.4
},
"luminance": 0.0251
}Semantic roles & 50–950 ramp
primary
#18320F
secondary
#5D316C
accent
#4BDDB8
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030602
muted
#787A78