#05361C#05361C
#05361C is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.4% C 0.069 H 154.4°. Best body text is #FFFFFF at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #05361C |
|---|---|
| RGB | rgb(5, 54, 28) |
| HSL | hsl(148, 83%, 12%) |
| HSV | hsv(148, 91%, 21%) |
| CMYK | cmyk(90.7%, 0%, 48.1%, 78.8%) |
| CIE-LAB | lab(19.03, -23.09, 11.97) |
| CIE-LCH | lch(19.03, 26.01, 152.60°) |
| OKLab | oklab(29.42% -0.0622 0.0297) |
| OKLCH | oklch(29.42% 0.069 154.4) |
| XYZ | xyz(1.5912, 2.7542, 1.5461) |
| Luminance | 0.0275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.95
Evergreen
#05472A
ΔE00 5.30
Very Dark Green
#062E03
ΔE00 5.43
Pine Green
#0A481E
ΔE00 6.77
Dark Green
#033500
ΔE00 6.81
Hunter Green (survey)
#0B4008
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05361C #36051F
analogous
#073605 #05361C #053635
triadic
#05361C #1C0536 #361C05
tetradic
#05361C #050736 #36051F #363505
square
#05361C #050736 #36051F #363505
split-complementary
#05361C #350536 #360507
monochromatic
#031C0F #031C0F #05361C #0A6E39 #0FA656
Accessibility & contrast
On white
13.54
#05361C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#05361C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05361C
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05361C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05361C | 1.00 | 13.54 | 1.55 | 13.54 |
| #FFFFFF | 13.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36311A
Deuteranopia (green-blind)
#302D1E
Tritanopia (blue-blind)
#003530
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #05361c; /* rgb */ color: rgb(5, 54, 28); /* oklch */ color: oklch(29.4% 0.069 154.4);
Tailwind
colors: {
custom: {
50: '#4e6d58',
500: '#05361c',
950: '#000000',
},
}SCSS
$custom: #05361c; $custom-light: #4e6d58; $custom-dark: #000000;
JSON
{
"hex": "#05361c",
"rgb": {
"r": 5,
"g": 54,
"b": 28
},
"hsl": {
"h": 148.163,
"s": 83.051,
"l": 11.569
},
"oklch": {
"l": 0.29415,
"c": 0.06891,
"h": 154.4
},
"luminance": 0.02754
}Semantic roles & 50–950 ramp
primary
#05361C
secondary
#77204E
accent
#2E9AF9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78