#052000#052000
#052000 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.4% C 0.068 H 139.3°. Best body text is #FFFFFF at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #052000 |
|---|---|
| RGB | rgb(5, 32, 0) |
| HSL | hsl(111, 100%, 6%) |
| HSV | hsv(111, 100%, 13%) |
| CMYK | cmyk(84.4%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(9.52, -17.33, 13.91) |
| CIE-LCH | lch(9.52, 22.22, 141.23°) |
| OKLab | oklab(21.39% -0.0515 0.0443) |
| OKLCH | oklch(21.39% 0.068 139.3) |
| XYZ | xyz(0.5791, 1.0652, 0.1751) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.60
Very Dark Green
#062E03
ΔE00 5.77
Dark Green
#033500
ΔE00 8.72
Hunter Green (survey)
#0B4008
ΔE00 11.63
Evergreen
#05472A
ΔE00 12.52
Pine Green
#0A481E
ΔE00 12.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052000 #1B0020
analogous
#152000 #052000 #00200B
triadic
#052000 #000520 #200005
tetradic
#052000 #001520 #1B0020 #200B00
square
#052000 #001520 #1B0020 #200B00
split-complementary
#052000 #0B0020 #200015
monochromatic
#051F00 #051F00 #052000 #0F5D00 #189A00
Accessibility & contrast
On white
17.31
#052000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#052000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052000
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052000 | 1.00 | 17.31 | 1.21 | 17.31 |
| #FFFFFF | 17.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1E1A02
Tritanopia (blue-blind)
#031E19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #052000; /* rgb */ color: rgb(5, 32, 0); /* oklch */ color: oklch(21.4% 0.068 139.3);
Tailwind
colors: {
custom: {
50: '#485b46',
500: '#052000',
950: '#000000',
},
}SCSS
$custom: #052000; $custom-light: #485b46; $custom-dark: #000000;
JSON
{
"hex": "#052000",
"rgb": {
"r": 5,
"g": 32,
"b": 0
},
"hsl": {
"h": 110.625,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21393,
"c": 0.06793,
"h": 139.3
},
"luminance": 0.01065
}Semantic roles & 50–950 ramp
primary
#052000
secondary
#5C1369
accent
#29FFDE
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977