#05360C#05360C
#05360C is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.086 H 145.0°. Best body text is #FFFFFF at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #05360C |
|---|---|
| RGB | rgb(5, 54, 12) |
| HSL | hsl(129, 83%, 12%) |
| HSV | hsv(129, 91%, 21%) |
| CMYK | cmyk(90.7%, 0%, 77.8%, 78.8%) |
| CIE-LAB | lab(18.79, -25.99, 21.06) |
| CIE-LCH | lch(18.79, 33.46, 140.98°) |
| OKLab | oklab(29.13% -0.0701 0.0491) |
| OKLCH | oklch(29.13% 0.086 145) |
| XYZ | xyz(1.4480, 2.6970, 0.7920) |
| Luminance | 0.0270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.01
Very Dark Green
#062E03
ΔE00 2.48
Dark Forest Green
#002D04
ΔE00 2.74
Hunter Green (survey)
#0B4008
ΔE00 4.01
Pine Green
#0A481E
ΔE00 5.59
Forrest Green
#154406
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05360C #36052F
analogous
#173605 #05360C #053625
triadic
#05360C #0C0536 #360C05
tetradic
#05360C #051736 #36052F #362505
square
#05360C #051736 #36052F #362505
split-complementary
#05360C #250536 #360517
monochromatic
#031C06 #031C06 #05360C #0A6E18 #0FA625
Accessibility & contrast
On white
13.64
#05360C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#05360C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05360C
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05360C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05360C | 1.00 | 13.64 | 1.54 | 13.64 |
| #FFFFFF | 13.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373007
Deuteranopia (green-blind)
#322C10
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #05360c; /* rgb */ color: rgb(5, 54, 12); /* oklch */ color: oklch(29.1% 0.086 145.0);
Tailwind
colors: {
custom: {
50: '#4f6e4d',
500: '#05360c',
950: '#000000',
},
}SCSS
$custom: #05360c; $custom-light: #4f6e4d; $custom-dark: #000000;
JSON
{
"hex": "#05360c",
"rgb": {
"r": 5,
"g": 54,
"b": 12
},
"hsl": {
"h": 128.571,
"s": 83.051,
"l": 11.569
},
"oklch": {
"l": 0.29132,
"c": 0.08561,
"h": 145
},
"luminance": 0.02697
}Semantic roles & 50–950 ramp
primary
#05360C
secondary
#77206B
accent
#2EDCF9
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77