#08280F#08280F
#08280F is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.6% C 0.059 H 147.8°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #08280F |
|---|---|
| RGB | rgb(8, 40, 15) |
| HSL | hsl(133, 67%, 9%) |
| HSV | hsv(133, 80%, 16%) |
| CMYK | cmyk(80%, 0%, 62.5%, 84.3%) |
| CIE-LAB | lab(13.25, -18.57, 12.67) |
| CIE-LCH | lch(13.25, 22.48, 145.69°) |
| OKLab | oklab(24.59% -0.0501 0.0316) |
| OKLCH | oklch(24.59% 0.059 147.8) |
| XYZ | xyz(0.9451, 1.6036, 0.7116) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.48
Very Dark Green
#062E03
ΔE00 4.78
Dark Green
#033500
ΔE00 7.61
Evergreen
#05472A
ΔE00 9.95
Hunter Green (survey)
#0B4008
ΔE00 10.12
Pine Green
#0A481E
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08280F #280821
analogous
#112808 #08280F #08281F
triadic
#08280F #0F0828 #280F08
tetradic
#08280F #081128 #280821 #281F08
square
#08280F #081128 #280821 #281F08
split-complementary
#08280F #1F0828 #280811
monochromatic
#051A0A #051A0A #08280F #125B22 #1C8E35
Accessibility & contrast
On white
15.90
#08280F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#08280F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08280F
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08280F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08280F | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240D
Deuteranopia (green-blind)
#242111
Tritanopia (blue-blind)
#022722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #08280f; /* rgb */ color: rgb(8, 40, 15); /* oklch */ color: oklch(24.6% 0.059 147.8);
Tailwind
colors: {
custom: {
50: '#4c624e',
500: '#08280f',
950: '#000000',
},
}SCSS
$custom: #08280f; $custom-light: #4c624e; $custom-dark: #000000;
JSON
{
"hex": "#08280f",
"rgb": {
"r": 8,
"g": 40,
"b": 15
},
"hsl": {
"h": 133.125,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.24591,
"c": 0.05927,
"h": 147.8
},
"luminance": 0.01604
}Semantic roles & 50–950 ramp
primary
#08280F
secondary
#672558
accent
#3EC4EA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977