#08270C#08270C
#08270C is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.061 H 145.7°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #08270C |
|---|---|
| RGB | rgb(8, 39, 12) |
| HSL | hsl(128, 66%, 9%) |
| HSV | hsv(128, 79%, 15%) |
| CMYK | cmyk(79.5%, 0%, 69.2%, 84.7%) |
| CIE-LAB | lab(12.79, -18.64, 13.53) |
| CIE-LCH | lch(12.79, 23.03, 144.02°) |
| OKLab | oklab(24.2% -0.0504 0.0344) |
| OKLCH | oklch(24.2% 0.061 145.7) |
| XYZ | xyz(0.8920, 1.5291, 0.5959) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.23
Very Dark Green
#062E03
ΔE00 4.48
Dark Green
#033500
ΔE00 7.38
Hunter Green (survey)
#0B4008
ΔE00 10.01
Evergreen
#05472A
ΔE00 10.28
Pine Green
#0A481E
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08270C #270823
analogous
#142708 #08270C #08271C
triadic
#08270C #0C0827 #270C08
tetradic
#08270C #081427 #270823 #271C08
square
#08270C #081427 #270823 #271C08
split-complementary
#08270C #1C0827 #270814
monochromatic
#051908 #051908 #08270C #125A1C #1D8D2B
Accessibility & contrast
On white
16.08
#08270C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#08270C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08270C
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08270C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08270C | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282309
Deuteranopia (green-blind)
#24200E
Tritanopia (blue-blind)
#032621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #08270c; /* rgb */ color: rgb(8, 39, 12); /* oklch */ color: oklch(24.2% 0.061 145.7);
Tailwind
colors: {
custom: {
50: '#4b614c',
500: '#08270c',
950: '#000000',
},
}SCSS
$custom: #08270c; $custom-light: #4b614c; $custom-dark: #000000;
JSON
{
"hex": "#08270c",
"rgb": {
"r": 8,
"g": 39,
"b": 12
},
"hsl": {
"h": 127.742,
"s": 65.957,
"l": 9.216
},
"oklch": {
"l": 0.24195,
"c": 0.06103,
"h": 145.7
},
"luminance": 0.01529
}Semantic roles & 50–950 ramp
primary
#08270C
secondary
#65255D
accent
#3FD3E9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977