#052003#052003
#052003 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.5% C 0.063 H 141.6°. Best body text is #FFFFFF at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #052003 |
|---|---|
| RGB | rgb(5, 32, 3) |
| HSL | hsl(116, 83%, 7%) |
| HSV | hsv(116, 91%, 13%) |
| CMYK | cmyk(84.4%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(9.58, -16.88, 12.77) |
| CIE-LCH | lch(9.58, 21.17, 142.90°) |
| OKLab | oklab(21.45% -0.0493 0.0391) |
| OKLCH | oklch(21.45% 0.063 141.6) |
| XYZ | xyz(0.5955, 1.0718, 0.2616) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.01
Very Dark Green
#062E03
ΔE00 6.22
Dark Green
#033500
ΔE00 9.17
Hunter Green (survey)
#0B4008
ΔE00 12.00
Evergreen
#05472A
ΔE00 12.50
Pine Green
#0A481E
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052003 #1E0320
analogous
#142003 #052003 #032010
triadic
#052003 #030520 #200305
tetradic
#052003 #031420 #1E0320 #201003
square
#052003 #031420 #1E0320 #201003
split-complementary
#052003 #100320 #200314
monochromatic
#041C03 #041C03 #052003 #0E5808 #16900D
Accessibility & contrast
On white
17.29
#052003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#052003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052003
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052003 | 1.00 | 17.29 | 1.21 | 17.29 |
| #FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C01
Deuteranopia (green-blind)
#1E1A05
Tritanopia (blue-blind)
#021F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #052003; /* rgb */ color: rgb(5, 32, 3); /* oklch */ color: oklch(21.5% 0.063 141.6);
Tailwind
colors: {
custom: {
50: '#485b48',
500: '#052003',
950: '#000000',
},
}SCSS
$custom: #052003; $custom-light: #485b48; $custom-dark: #000000;
JSON
{
"hex": "#052003",
"rgb": {
"r": 5,
"g": 32,
"b": 3
},
"hsl": {
"h": 115.862,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21453,
"c": 0.06293,
"h": 141.6
},
"luminance": 0.01072
}Semantic roles & 50–950 ramp
primary
#052003
secondary
#5F1B64
accent
#2FF9EB
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977