#08290F#08290F
#08290F is a very dark, moderate green. Relative luminance 0.017; OKLCH L 24.9% C 0.061 H 147.5°. Best body text is #FFFFFF at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #08290F |
|---|---|
| RGB | rgb(8, 41, 15) |
| HSL | hsl(133, 67%, 10%) |
| HSV | hsv(133, 80%, 16%) |
| CMYK | cmyk(80.5%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(13.66, -19.06, 13.21) |
| CIE-LCH | lch(13.66, 23.19, 145.26°) |
| OKLab | oklab(24.93% -0.0514 0.0328) |
| OKLCH | oklch(24.93% 0.061 147.5) |
| XYZ | xyz(0.9792, 1.6719, 0.7229) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.06
Very Dark Green
#062E03
ΔE00 4.36
Dark Green
#033500
ΔE00 7.17
Evergreen
#05472A
ΔE00 9.63
Hunter Green (survey)
#0B4008
ΔE00 9.68
Pine Green
#0A481E
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08290F #290822
analogous
#122908 #08290F #082920
triadic
#08290F #0F0829 #290F08
tetradic
#08290F #081229 #290822 #292008
square
#08290F #081229 #290822 #292008
split-complementary
#08290F #200829 #290812
monochromatic
#051A09 #051A09 #08290F #125C22 #1C8F34
Accessibility & contrast
On white
15.74
#08290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#08290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08290F
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08290F | 1.00 | 15.74 | 1.33 | 15.74 |
| #FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250D
Deuteranopia (green-blind)
#252211
Tritanopia (blue-blind)
#022823
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #08290f; /* rgb */ color: rgb(8, 41, 15); /* oklch */ color: oklch(24.9% 0.061 147.5);
Tailwind
colors: {
custom: {
50: '#4c634e',
500: '#08290f',
950: '#000000',
},
}SCSS
$custom: #08290f; $custom-light: #4c634e; $custom-dark: #000000;
JSON
{
"hex": "#08290f",
"rgb": {
"r": 8,
"g": 41,
"b": 15
},
"hsl": {
"h": 132.727,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.24928,
"c": 0.06098,
"h": 147.5
},
"luminance": 0.01672
}Semantic roles & 50–950 ramp
primary
#08290F
secondary
#68255A
accent
#3EC6EA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977