#052909#052909
#052909 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.069 H 145.0°. Best body text is #FFFFFF at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #052909 |
|---|---|
| RGB | rgb(5, 41, 9) |
| HSL | hsl(127, 78%, 9%) |
| HSV | hsv(127, 88%, 16%) |
| CMYK | cmyk(87.8%, 0%, 78%, 83.9%) |
| CIE-LAB | lab(13.46, -21.01, 15.67) |
| CIE-LCH | lch(13.46, 26.21, 143.28°) |
| OKLab | oklab(24.7% -0.0567 0.0397) |
| OKLCH | oklch(24.7% 0.069 145) |
| XYZ | xyz(0.9048, 1.6378, 0.5268) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.62
Very Dark Green
#062E03
ΔE00 2.99
Dark Green
#033500
ΔE00 5.91
Hunter Green (survey)
#0B4008
ΔE00 8.68
Evergreen
#05472A
ΔE00 9.62
Pine Green
#0A481E
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052909 #290525
analogous
#132905 #052909 #05291B
triadic
#052909 #090529 #290905
tetradic
#052909 #051329 #290525 #291B05
square
#052909 #051329 #290525 #291B05
split-complementary
#052909 #1B0529 #290513
monochromatic
#031B06 #031B06 #052909 #0C6015 #129621
Accessibility & contrast
On white
15.82
#052909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#052909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052909
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052909 | 1.00 | 15.82 | 1.33 | 15.82 |
| #FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2406
Deuteranopia (green-blind)
#26210C
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #052909; /* rgb */ color: rgb(5, 41, 9); /* oklch */ color: oklch(24.7% 0.069 145.0);
Tailwind
colors: {
custom: {
50: '#4a634b',
500: '#052909',
950: '#000000',
},
}SCSS
$custom: #052909; $custom-light: #4a634b; $custom-dark: #000000;
JSON
{
"hex": "#052909",
"rgb": {
"r": 5,
"g": 41,
"b": 9
},
"hsl": {
"h": 126.667,
"s": 78.261,
"l": 9.02
},
"oklch": {
"l": 0.24699,
"c": 0.06923,
"h": 145
},
"luminance": 0.01638
}Semantic roles & 50–950 ramp
primary
#052909
secondary
#6B1F62
accent
#33DFF5
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977