#15360B#15360B
#15360B is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.7% C 0.079 H 139.3°. Best body text is #FFFFFF at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #15360B |
|---|---|
| RGB | rgb(21, 54, 11) |
| HSL | hsl(106, 66%, 13%) |
| HSV | hsv(106, 80%, 21%) |
| CMYK | cmyk(61.1%, 0%, 79.6%, 78.8%) |
| CIE-LAB | lab(19.32, -21.75, 22.26) |
| CIE-LCH | lch(19.32, 31.12, 134.34°) |
| OKLab | oklab(29.72% -0.0598 0.0514) |
| OKLCH | oklch(29.72% 0.079 139.3) |
| XYZ | xyz(1.6888, 2.8218, 0.7722) |
| Luminance | 0.0282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.84
Very Dark Green
#062E03
ΔE00 2.99
Dark Forest Green
#002D04
ΔE00 3.95
Hunter Green (survey)
#0B4008
ΔE00 4.28
Forrest Green
#154406
ΔE00 5.42
Forest Green (survey)
#06470C
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#15360B #2C0B36
analogous
#2A360B #15360B #0B3617
triadic
#15360B #0B1536 #360B15
tetradic
#15360B #0B2A36 #2C0B36 #36170B
square
#15360B #0B2A36 #2C0B36 #36170B
split-complementary
#15360B #170B36 #360B2A
monochromatic
#0A1905 #0A1905 #15360B #296915 #3D9C20
Accessibility & contrast
On white
13.42
#15360B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#15360B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #15360B
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##15360B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##15360B | 1.00 | 13.42 | 1.56 | 13.42 |
| #FFFFFF | 13.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383106
Deuteranopia (green-blind)
#342E0F
Tritanopia (blue-blind)
#12342D
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #15360b; /* rgb */ color: rgb(21, 54, 11); /* oklch */ color: oklch(29.7% 0.079 139.3);
Tailwind
colors: {
custom: {
50: '#566d4d',
500: '#15360b',
950: '#000000',
},
}SCSS
$custom: #15360b; $custom-light: #566d4d; $custom-dark: #000000;
JSON
{
"hex": "#15360b",
"rgb": {
"r": 21,
"g": 54,
"b": 11
},
"hsl": {
"h": 106.047,
"s": 66.154,
"l": 12.745
},
"oklch": {
"l": 0.29719,
"c": 0.07889,
"h": 139.3
},
"luminance": 0.02822
}Semantic roles & 50–950 ramp
primary
#15360B
secondary
#622A73
accent
#3FE9C1
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030701
muted
#787A77