#052800#052800
#052800 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.079 H 140.4°. Best body text is #FFFFFF at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #052800 |
|---|---|
| RGB | rgb(5, 40, 0) |
| HSL | hsl(113, 100%, 8%) |
| HSV | hsv(113, 100%, 16%) |
| CMYK | cmyk(87.5%, 0%, 100%, 84.3%) |
| CIE-LAB | lab(12.92, -22.05, 18.62) |
| CIE-LCH | lch(12.92, 28.86, 139.82°) |
| OKLab | oklab(24.21% -0.0605 0.0501) |
| OKLCH | oklch(24.21% 0.079 140.4) |
| XYZ | xyz(0.8213, 1.5498, 0.2558) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.92
Very Dark Green
#062E03
ΔE00 2.04
Dark Green
#033500
ΔE00 4.98
Hunter Green (survey)
#0B4008
ΔE00 8.05
Forrest Green
#154406
ΔE00 9.62
Pine Green
#0A481E
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052800 #230028
analogous
#192800 #052800 #00280F
triadic
#052800 #000528 #280005
tetradic
#052800 #001928 #230028 #280F00
square
#052800 #001928 #230028 #280F00
split-complementary
#052800 #0F0028 #280019
monochromatic
#041F00 #041F00 #052800 #0D6500 #14A200
Accessibility & contrast
On white
16.03
#052800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#052800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052800
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052800 | 1.00 | 16.03 | 1.31 | 16.03 |
| #FFFFFF | 16.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252003
Tritanopia (blue-blind)
#012620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #052800; /* rgb */ color: rgb(5, 40, 0); /* oklch */ color: oklch(24.2% 0.079 140.4);
Tailwind
colors: {
custom: {
50: '#496246',
500: '#052800',
950: '#000000',
},
}SCSS
$custom: #052800; $custom-light: #496246; $custom-dark: #000000;
JSON
{
"hex": "#052800",
"rgb": {
"r": 5,
"g": 40,
"b": 0
},
"hsl": {
"h": 112.5,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24214,
"c": 0.07855,
"h": 140.4
},
"luminance": 0.0155
}Semantic roles & 50–950 ramp
primary
#052800
secondary
#641470
accent
#29FFE4
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977