#08280C#08280C
#08280C is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.063 H 145.5°. Best body text is #FFFFFF at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #08280C |
|---|---|
| RGB | rgb(8, 40, 12) |
| HSL | hsl(128, 67%, 9%) |
| HSV | hsv(128, 80%, 16%) |
| CMYK | cmyk(80%, 0%, 70%, 84.3%) |
| CIE-LAB | lab(13.20, -19.12, 14.08) |
| CIE-LCH | lch(13.20, 23.75, 143.63°) |
| OKLab | oklab(24.54% -0.0517 0.0355) |
| OKLCH | oklch(24.54% 0.063 145.5) |
| XYZ | xyz(0.9252, 1.5957, 0.6070) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.80
Very Dark Green
#062E03
ΔE00 4.04
Dark Green
#033500
ΔE00 6.94
Hunter Green (survey)
#0B4008
ΔE00 9.57
Evergreen
#05472A
ΔE00 9.99
Pine Green
#0A481E
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08280C #280824
analogous
#142808 #08280C #08281C
triadic
#08280C #0C0828 #280C08
tetradic
#08280C #081428 #280824 #281C08
square
#08280C #081428 #280824 #281C08
split-complementary
#08280C #1C0828 #280814
monochromatic
#051A08 #051A08 #08280C #125B1B #1C8E2B
Accessibility & contrast
On white
15.92
#08280C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#08280C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08280C
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08280C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08280C | 1.00 | 15.92 | 1.32 | 15.92 |
| #FFFFFF | 15.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292409
Deuteranopia (green-blind)
#25210E
Tritanopia (blue-blind)
#032722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #08280c; /* rgb */ color: rgb(8, 40, 12); /* oklch */ color: oklch(24.5% 0.063 145.5);
Tailwind
colors: {
custom: {
50: '#4c624c',
500: '#08280c',
950: '#000000',
},
}SCSS
$custom: #08280c; $custom-light: #4c624c; $custom-dark: #000000;
JSON
{
"hex": "#08280c",
"rgb": {
"r": 8,
"g": 40,
"b": 12
},
"hsl": {
"h": 127.5,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.24535,
"c": 0.0627,
"h": 145.5
},
"luminance": 0.01596
}Semantic roles & 50–950 ramp
primary
#08280C
secondary
#67255E
accent
#3ED4EA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977