#05360F#05360F
#05360F is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.2% C 0.083 H 146.2°. Best body text is #FFFFFF at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #05360F |
|---|---|
| RGB | rgb(5, 54, 15) |
| HSL | hsl(132, 83%, 12%) |
| HSV | hsv(132, 91%, 21%) |
| CMYK | cmyk(90.7%, 0%, 72.2%, 78.8%) |
| CIE-LAB | lab(18.82, -25.58, 19.63) |
| CIE-LCH | lch(18.82, 32.24, 142.50°) |
| OKLab | oklab(29.17% -0.0689 0.0461) |
| OKLCH | oklch(29.17% 0.083 146.2) |
| XYZ | xyz(1.4679, 2.7049, 0.8966) |
| Luminance | 0.0271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.59
Dark Forest Green
#002D04
ΔE00 2.66
Dark Green
#033500
ΔE00 2.71
Hunter Green (survey)
#0B4008
ΔE00 4.51
Pine Green
#0A481E
ΔE00 5.51
Forrest Green
#154406
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05360F #36052C
analogous
#143605 #05360F #053628
triadic
#05360F #0F0536 #360F05
tetradic
#05360F #051436 #36052C #362805
square
#05360F #051436 #36052C #362805
split-complementary
#05360F #280536 #360514
monochromatic
#031C08 #031C08 #05360F #0A6E1F #0FA62E
Accessibility & contrast
On white
13.63
#05360F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#05360F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05360F
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05360F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05360F | 1.00 | 13.63 | 1.54 | 13.63 |
| #FFFFFF | 13.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37300B
Deuteranopia (green-blind)
#312C12
Tritanopia (blue-blind)
#00342E
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #05360f; /* rgb */ color: rgb(5, 54, 15); /* oklch */ color: oklch(29.2% 0.083 146.2);
Tailwind
colors: {
custom: {
50: '#4f6e4f',
500: '#05360f',
950: '#000000',
},
}SCSS
$custom: #05360f; $custom-light: #4f6e4f; $custom-dark: #000000;
JSON
{
"hex": "#05360f",
"rgb": {
"r": 5,
"g": 54,
"b": 15
},
"hsl": {
"h": 132.245,
"s": 83.051,
"l": 11.569
},
"oklch": {
"l": 0.29172,
"c": 0.08288,
"h": 146.2
},
"luminance": 0.02705
}Semantic roles & 50–950 ramp
primary
#05360F
secondary
#772065
accent
#2ED0F9
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78