#05361B#05361B
#05361B is a dark, moderate green. Relative luminance 0.028; OKLCH L 29.4% C 0.070 H 153.6°. Best body text is #FFFFFF at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #05361B |
|---|---|
| RGB | rgb(5, 54, 27) |
| HSL | hsl(147, 83%, 12%) |
| HSV | hsv(147, 91%, 21%) |
| CMYK | cmyk(90.7%, 0%, 50%, 78.8%) |
| CIE-LAB | lab(19.01, -23.32, 12.59) |
| CIE-LCH | lch(19.01, 26.50, 151.64°) |
| OKLab | oklab(29.39% -0.0627 0.0312) |
| OKLCH | oklch(29.39% 0.07 153.6) |
| XYZ | xyz(1.5794, 2.7495, 1.4842) |
| Luminance | 0.0275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.66
Very Dark Green
#062E03
ΔE00 5.11
Evergreen
#05472A
ΔE00 5.32
Dark Green
#033500
ΔE00 6.46
Pine Green
#0A481E
ΔE00 6.56
Hunter Green (survey)
#0B4008
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05361B #360520
analogous
#083605 #05361B #053634
triadic
#05361B #1B0536 #361B05
tetradic
#05361B #050836 #360520 #363405
square
#05361B #050836 #360520 #363405
split-complementary
#05361B #340536 #360508
monochromatic
#031C0E #031C0E #05361B #0A6E37 #0FA653
Accessibility & contrast
On white
13.55
#05361B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#05361B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05361B
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05361B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05361B | 1.00 | 13.55 | 1.55 | 13.55 |
| #FFFFFF | 13.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363119
Deuteranopia (green-blind)
#302D1D
Tritanopia (blue-blind)
#00352F
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #05361b; /* rgb */ color: rgb(5, 54, 27); /* oklch */ color: oklch(29.4% 0.070 153.6);
Tailwind
colors: {
custom: {
50: '#4e6d57',
500: '#05361b',
950: '#000000',
},
}SCSS
$custom: #05361b; $custom-light: #4e6d57; $custom-dark: #000000;
JSON
{
"hex": "#05361b",
"rgb": {
"r": 5,
"g": 54,
"b": 27
},
"hsl": {
"h": 146.939,
"s": 83.051,
"l": 11.569
},
"oklch": {
"l": 0.29391,
"c": 0.07003,
"h": 153.6
},
"luminance": 0.0275
}Semantic roles & 50–950 ramp
primary
#05361B
secondary
#772050
accent
#2E9EF9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78