#05320F#05320F
#05320F is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.077 H 146.8°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #05320F |
|---|---|
| RGB | rgb(5, 50, 15) |
| HSL | hsl(133, 82%, 11%) |
| HSV | hsv(133, 90%, 20%) |
| CMYK | cmyk(90%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(17.22, -23.93, 17.71) |
| CIE-LCH | lch(17.22, 29.77, 143.49°) |
| OKLab | oklab(27.84% -0.0644 0.0421) |
| OKLCH | oklch(27.84% 0.077 146.8) |
| XYZ | xyz(1.2893, 2.3478, 0.8371) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.82
Very Dark Green
#062E03
ΔE00 2.05
Dark Green
#033500
ΔE00 3.74
Hunter Green (survey)
#0B4008
ΔE00 5.99
Pine Green
#0A481E
ΔE00 6.78
Evergreen
#05472A
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05320F #320528
analogous
#113205 #05320F #053225
triadic
#05320F #0F0532 #320F05
tetradic
#05320F #051132 #320528 #322505
square
#05320F #051132 #320528 #322505
split-complementary
#05320F #250532 #320511
monochromatic
#031C08 #031C08 #05320F #0B6A20 #10A130
Accessibility & contrast
On white
14.29
#05320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#05320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05320F
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05320F | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D0B
Deuteranopia (green-blind)
#2E2912
Tritanopia (blue-blind)
#00312A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #05320f; /* rgb */ color: rgb(5, 50, 15); /* oklch */ color: oklch(27.8% 0.077 146.8);
Tailwind
colors: {
custom: {
50: '#4d6a4e',
500: '#05320f',
950: '#000000',
},
}SCSS
$custom: #05320f; $custom-light: #4d6a4e; $custom-dark: #000000;
JSON
{
"hex": "#05320f",
"rgb": {
"r": 5,
"g": 50,
"b": 15
},
"hsl": {
"h": 133.333,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.2784,
"c": 0.07694,
"h": 146.8
},
"luminance": 0.02348
}Semantic roles & 50–950 ramp
primary
#05320F
secondary
#731F61
accent
#30CCF8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77