#05280E#05280E
#05280E is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.4% C 0.062 H 148.4°. Best body text is #FFFFFF at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #05280E |
|---|---|
| RGB | rgb(5, 40, 14) |
| HSL | hsl(135, 78%, 9%) |
| HSV | hsv(135, 88%, 16%) |
| CMYK | cmyk(87.5%, 0%, 65%, 84.3%) |
| CIE-LAB | lab(13.12, -19.70, 12.99) |
| CIE-LCH | lch(13.12, 23.60, 146.61°) |
| OKLab | oklab(24.44% -0.053 0.0326) |
| OKLCH | oklch(24.44% 0.062 148.4) |
| XYZ | xyz(0.9006, 1.5815, 0.6732) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.06
Very Dark Green
#062E03
ΔE00 4.49
Dark Green
#033500
ΔE00 7.32
Evergreen
#05472A
ΔE00 9.75
Hunter Green (survey)
#0B4008
ΔE00 9.90
Pine Green
#0A481E
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05280E #28051F
analogous
#0E2805 #05280E #052820
triadic
#05280E #0E0528 #280E05
tetradic
#05280E #050E28 #28051F #282005
square
#05280E #050E28 #28051F #282005
split-complementary
#05280E #200528 #28050E
monochromatic
#031B0A #031B0A #05280E #0C5E21 #139534
Accessibility & contrast
On white
15.95
#05280E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#05280E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05280E
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05280E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05280E | 1.00 | 15.95 | 1.32 | 15.95 |
| #FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28240C
Deuteranopia (green-blind)
#242110
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #05280e; /* rgb */ color: rgb(5, 40, 14); /* oklch */ color: oklch(24.4% 0.062 148.4);
Tailwind
colors: {
custom: {
50: '#4a624d',
500: '#05280e',
950: '#000000',
},
}SCSS
$custom: #05280e; $custom-light: #4a624d; $custom-dark: #000000;
JSON
{
"hex": "#05280e",
"rgb": {
"r": 5,
"g": 40,
"b": 14
},
"hsl": {
"h": 135.429,
"s": 77.778,
"l": 8.824
},
"oklch": {
"l": 0.2444,
"c": 0.06224,
"h": 148.4
},
"luminance": 0.01582
}Semantic roles & 50–950 ramp
primary
#05280E
secondary
#6A1F56
accent
#34C3F4
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977