#052007#052007
#052007 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.5% C 0.057 H 144.8°. Best body text is #FFFFFF at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #052007 |
|---|---|
| RGB | rgb(5, 32, 7) |
| HSL | hsl(124, 73%, 7%) |
| HSV | hsv(124, 84%, 13%) |
| CMYK | cmyk(84.4%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(9.65, -16.28, 11.24) |
| CIE-LCH | lch(9.65, 19.79, 145.39°) |
| OKLab | oklab(21.53% -0.0467 0.0329) |
| OKLCH | oklch(21.53% 0.057 144.8) |
| XYZ | xyz(0.6174, 1.0806, 0.3770) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.64
Very Dark Green
#062E03
ΔE00 6.91
Dark Green
#033500
ΔE00 9.84
Evergreen
#05472A
ΔE00 12.54
Hunter Green (survey)
#0B4008
ΔE00 12.56
Pine Green
#0A481E
ΔE00 13.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052007 #20051E
analogous
#112005 #052007 #052015
triadic
#052007 #070520 #200705
tetradic
#052007 #051120 #20051E #201505
square
#052007 #051120 #20051E #201505
split-complementary
#052007 #150520 #200511
monochromatic
#041A06 #041A06 #052007 #0D5513 #168A1E
Accessibility & contrast
On white
17.27
#052007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#052007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052007
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052007 | 1.00 | 17.27 | 1.22 | 17.27 |
| #FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C05
Deuteranopia (green-blind)
#1D1A09
Tritanopia (blue-blind)
#011F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #052007; /* rgb */ color: rgb(5, 32, 7); /* oklch */ color: oklch(21.5% 0.057 144.8);
Tailwind
colors: {
custom: {
50: '#485b4a',
500: '#052007',
950: '#000000',
},
}SCSS
$custom: #052007; $custom-light: #485b4a; $custom-dark: #000000;
JSON
{
"hex": "#052007",
"rgb": {
"r": 5,
"g": 32,
"b": 7
},
"hsl": {
"h": 124.444,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.21533,
"c": 0.05713,
"h": 144.8
},
"luminance": 0.01081
}Semantic roles & 50–950 ramp
primary
#052007
secondary
#61205C
accent
#38E2F0
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977