#052109#052109
#052109 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.056 H 146.3°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #052109 |
|---|---|
| RGB | rgb(5, 33, 9) |
| HSL | hsl(129, 74%, 7%) |
| HSV | hsv(129, 85%, 13%) |
| CMYK | cmyk(84.8%, 0%, 72.7%, 87.1%) |
| CIE-LAB | lab(10.10, -16.69, 11.07) |
| CIE-LCH | lch(10.10, 20.03, 146.44°) |
| OKLab | oklab(21.92% -0.0468 0.0312) |
| OKLCH | oklch(21.92% 0.056 146.3) |
| XYZ | xyz(0.6557, 1.1396, 0.4438) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.42
Very Dark Green
#062E03
ΔE00 6.72
Dark Green
#033500
ΔE00 9.65
Evergreen
#05472A
ΔE00 12.15
Hunter Green (survey)
#0B4008
ΔE00 12.35
Pine Green
#0A481E
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052109 #21051D
analogous
#0F2105 #052109 #052117
triadic
#052109 #090521 #210905
tetradic
#052109 #050F21 #21051D #211705
square
#052109 #050F21 #21051D #211705
split-complementary
#052109 #170521 #21050F
monochromatic
#041B07 #041B07 #052109 #0D5617 #158B26
Accessibility & contrast
On white
17.10
#052109 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#052109 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052109
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052109 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052109 | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D07
Deuteranopia (green-blind)
#1E1B0B
Tritanopia (blue-blind)
#01201C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #052109; /* rgb */ color: rgb(5, 33, 9); /* oklch */ color: oklch(21.9% 0.056 146.3);
Tailwind
colors: {
custom: {
50: '#485c4a',
500: '#052109',
950: '#000000',
},
}SCSS
$custom: #052109; $custom-light: #485c4a; $custom-dark: #000000;
JSON
{
"hex": "#052109",
"rgb": {
"r": 5,
"g": 33,
"b": 9
},
"hsl": {
"h": 128.571,
"s": 73.684,
"l": 7.451
},
"oklch": {
"l": 0.21923,
"c": 0.05626,
"h": 146.3
},
"luminance": 0.0114
}Semantic roles & 50–950 ramp
primary
#052109
secondary
#621F59
accent
#37D6F0
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977