#05361D#05361D
#05361D is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.4% C 0.068 H 155.3°. Best body text is #FFFFFF at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #05361D |
|---|---|
| RGB | rgb(5, 54, 29) |
| HSL | hsl(149, 83%, 12%) |
| HSV | hsv(149, 91%, 21%) |
| CMYK | cmyk(90.7%, 0%, 46.3%, 78.8%) |
| CIE-LAB | lab(19.05, -22.85, 11.34) |
| CIE-LCH | lch(19.05, 25.51, 153.60°) |
| OKLab | oklab(29.44% -0.0616 0.0283) |
| OKLCH | oklch(29.44% 0.068 155.3) |
| XYZ | xyz(1.6034, 2.7591, 1.6102) |
| Luminance | 0.0276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.27
Evergreen
#05472A
ΔE00 5.32
Very Dark Green
#062E03
ΔE00 5.75
Pine Green
#0A481E
ΔE00 6.99
Dark Green
#033500
ΔE00 7.18
Hunter Green (survey)
#0B4008
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05361D #36051E
analogous
#053605 #05361D #053636
triadic
#05361D #1D0536 #361D05
tetradic
#05361D #050536 #36051E #363605
square
#05361D #050536 #36051E #363605
split-complementary
#05361D #360536 #360505
monochromatic
#031C0F #031C0F #05361D #0A6E3B #0FA659
Accessibility & contrast
On white
13.53
#05361D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#05361D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05361D
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05361D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05361D | 1.00 | 13.53 | 1.55 | 13.53 |
| #FFFFFF | 13.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36311B
Deuteranopia (green-blind)
#302D1F
Tritanopia (blue-blind)
#003530
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #05361d; /* rgb */ color: rgb(5, 54, 29); /* oklch */ color: oklch(29.4% 0.068 155.3);
Tailwind
colors: {
custom: {
50: '#4e6d59',
500: '#05361d',
950: '#000000',
},
}SCSS
$custom: #05361d; $custom-light: #4e6d59; $custom-dark: #000000;
JSON
{
"hex": "#05361d",
"rgb": {
"r": 5,
"g": 54,
"b": 29
},
"hsl": {
"h": 149.388,
"s": 83.051,
"l": 11.569
},
"oklch": {
"l": 0.29438,
"c": 0.06777,
"h": 155.3
},
"luminance": 0.02759
}Semantic roles & 50–950 ramp
primary
#05361D
secondary
#77204C
accent
#2E96F9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78