#08260C#08260C
#08260C is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.9% C 0.059 H 145.8°. Best body text is #FFFFFF at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #08260C |
|---|---|
| RGB | rgb(8, 38, 12) |
| HSL | hsl(128, 65%, 9%) |
| HSV | hsv(128, 79%, 15%) |
| CMYK | cmyk(78.9%, 0%, 68.4%, 85.1%) |
| CIE-LAB | lab(12.38, -18.15, 12.97) |
| CIE-LCH | lch(12.38, 22.31, 144.44°) |
| OKLab | oklab(23.86% -0.0491 0.0333) |
| OKLCH | oklch(23.86% 0.059 145.8) |
| XYZ | xyz(0.8596, 1.4643, 0.5851) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.67
Very Dark Green
#062E03
ΔE00 4.92
Dark Green
#033500
ΔE00 7.83
Hunter Green (survey)
#0B4008
ΔE00 10.46
Evergreen
#05472A
ΔE00 10.59
Pine Green
#0A481E
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08260C #260822
analogous
#132608 #08260C #08261B
triadic
#08260C #0C0826 #260C08
tetradic
#08260C #081326 #260822 #261B08
square
#08260C #081326 #260822 #261B08
split-complementary
#08260C #1B0826 #260813
monochromatic
#051908 #051908 #08260C #13591C #1D8B2C
Accessibility & contrast
On white
16.24
#08260C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#08260C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08260C
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08260C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08260C | 1.00 | 16.24 | 1.29 | 16.24 |
| #FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220A
Deuteranopia (green-blind)
#231F0E
Tritanopia (blue-blind)
#032520
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #08260c; /* rgb */ color: rgb(8, 38, 12); /* oklch */ color: oklch(23.9% 0.059 145.8);
Tailwind
colors: {
custom: {
50: '#4b604c',
500: '#08260c',
950: '#000000',
},
}SCSS
$custom: #08260c; $custom-light: #4b604c; $custom-dark: #000000;
JSON
{
"hex": "#08260c",
"rgb": {
"r": 8,
"g": 38,
"b": 12
},
"hsl": {
"h": 128,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.23855,
"c": 0.05933,
"h": 145.8
},
"luminance": 0.01464
}Semantic roles & 50–950 ramp
primary
#08260C
secondary
#64255C
accent
#40D2E8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977