#08270D#08270D
#08270D is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.2% C 0.060 H 146.4°. Best body text is #FFFFFF at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #08270D |
|---|---|
| RGB | rgb(8, 39, 13) |
| HSL | hsl(130, 66%, 9%) |
| HSV | hsv(130, 79%, 15%) |
| CMYK | cmyk(79.5%, 0%, 66.7%, 84.7%) |
| CIE-LAB | lab(12.81, -18.46, 13.09) |
| CIE-LCH | lch(12.81, 22.63, 144.67°) |
| OKLab | oklab(24.21% -0.0499 0.0331) |
| OKLCH | oklch(24.21% 0.06 146.4) |
| XYZ | xyz(0.8982, 1.5316, 0.6290) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.44
Very Dark Green
#062E03
ΔE00 4.70
Dark Green
#033500
ΔE00 7.59
Hunter Green (survey)
#0B4008
ΔE00 10.18
Evergreen
#05472A
ΔE00 10.27
Pine Green
#0A481E
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08270D #270822
analogous
#132708 #08270D #08271D
triadic
#08270D #0D0827 #270D08
tetradic
#08270D #081327 #270822 #271D08
square
#08270D #081327 #270822 #271D08
split-complementary
#08270D #1D0827 #270813
monochromatic
#051908 #051908 #08270D #125A1E #1D8D2F
Accessibility & contrast
On white
16.07
#08270D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#08270D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08270D
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08270D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08270D | 1.00 | 16.07 | 1.31 | 16.07 |
| #FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230B
Deuteranopia (green-blind)
#24200F
Tritanopia (blue-blind)
#032621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #08270d; /* rgb */ color: rgb(8, 39, 13); /* oklch */ color: oklch(24.2% 0.060 146.4);
Tailwind
colors: {
custom: {
50: '#4b614d',
500: '#08270d',
950: '#000000',
},
}SCSS
$custom: #08270d; $custom-light: #4b614d; $custom-dark: #000000;
JSON
{
"hex": "#08270d",
"rgb": {
"r": 8,
"g": 39,
"b": 13
},
"hsl": {
"h": 129.677,
"s": 65.957,
"l": 9.216
},
"oklch": {
"l": 0.24213,
"c": 0.05989,
"h": 146.4
},
"luminance": 0.01532
}Semantic roles & 50–950 ramp
primary
#08270D
secondary
#65255B
accent
#3FCDE9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977