#05280C#05280C
#05280C is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.4% C 0.064 H 147.0°. Best body text is #FFFFFF at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #05280C |
|---|---|
| RGB | rgb(5, 40, 12) |
| HSL | hsl(132, 78%, 9%) |
| HSV | hsv(132, 88%, 16%) |
| CMYK | cmyk(87.5%, 0%, 70%, 84.3%) |
| CIE-LAB | lab(13.09, -20.07, 13.90) |
| CIE-LCH | lch(13.09, 24.42, 145.29°) |
| OKLab | oklab(24.4% -0.0541 0.0351) |
| OKLCH | oklch(24.4% 0.064 147) |
| XYZ | xyz(0.8877, 1.5763, 0.6052) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.59
Very Dark Green
#062E03
ΔE00 4.01
Dark Green
#033500
ΔE00 6.88
Hunter Green (survey)
#0B4008
ΔE00 9.54
Evergreen
#05472A
ΔE00 9.78
Pine Green
#0A481E
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05280C #280521
analogous
#102805 #05280C #05281E
triadic
#05280C #0C0528 #280C05
tetradic
#05280C #051028 #280521 #281E05
square
#05280C #051028 #280521 #281E05
split-complementary
#05280C #1E0528 #280510
monochromatic
#031B08 #031B08 #05280C #0C5E1C #13952D
Accessibility & contrast
On white
15.97
#05280C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#05280C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05280C
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05280C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05280C | 1.00 | 15.97 | 1.32 | 15.97 |
| #FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292409
Deuteranopia (green-blind)
#24210E
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #05280c; /* rgb */ color: rgb(5, 40, 12); /* oklch */ color: oklch(24.4% 0.064 147.0);
Tailwind
colors: {
custom: {
50: '#4a624c',
500: '#05280c',
950: '#000000',
},
}SCSS
$custom: #05280c; $custom-light: #4a624c; $custom-dark: #000000;
JSON
{
"hex": "#05280c",
"rgb": {
"r": 5,
"g": 40,
"b": 12
},
"hsl": {
"h": 132,
"s": 77.778,
"l": 8.824
},
"oklch": {
"l": 0.24403,
"c": 0.06449,
"h": 147
},
"luminance": 0.01576
}Semantic roles & 50–950 ramp
primary
#05280C
secondary
#6A1F5B
accent
#34CEF4
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977