#05320C#05320C
#05320C is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.080 H 145.4°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #05320C |
|---|---|
| RGB | rgb(5, 50, 12) |
| HSL | hsl(129, 82%, 11%) |
| HSV | hsv(129, 90%, 20%) |
| CMYK | cmyk(90%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(17.18, -24.38, 19.14) |
| CIE-LCH | lch(17.18, 31.00, 141.86°) |
| OKLab | oklab(27.8% -0.0657 0.0453) |
| OKLCH | oklch(27.8% 0.08 145.4) |
| XYZ | xyz(1.2695, 2.3399, 0.7325) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.53
Dark Forest Green
#002D04
ΔE00 1.56
Dark Green
#033500
ΔE00 3.04
Hunter Green (survey)
#0B4008
ΔE00 5.49
Pine Green
#0A481E
ΔE00 6.74
Forrest Green
#154406
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05320C #32052B
analogous
#143205 #05320C #053222
triadic
#05320C #0C0532 #320C05
tetradic
#05320C #051432 #32052B #322205
square
#05320C #051432 #32052B #322205
split-complementary
#05320C #220532 #320514
monochromatic
#031C07 #031C07 #05320C #0B6A19 #10A127
Accessibility & contrast
On white
14.31
#05320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#05320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05320C
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05320C | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C08
Deuteranopia (green-blind)
#2E290F
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #05320c; /* rgb */ color: rgb(5, 50, 12); /* oklch */ color: oklch(27.8% 0.080 145.4);
Tailwind
colors: {
custom: {
50: '#4e6a4d',
500: '#05320c',
950: '#000000',
},
}SCSS
$custom: #05320c; $custom-light: #4e6a4d; $custom-dark: #000000;
JSON
{
"hex": "#05320c",
"rgb": {
"r": 5,
"g": 50,
"b": 12
},
"hsl": {
"h": 129.333,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.27796,
"c": 0.07986,
"h": 145.4
},
"luminance": 0.0234
}Semantic roles & 50–950 ramp
primary
#05320C
secondary
#731F66
accent
#30D9F8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77