#08260B#08260B
#08260B is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.060 H 145.1°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #08260B |
|---|---|
| RGB | rgb(8, 38, 11) |
| HSL | hsl(126, 65%, 9%) |
| HSV | hsv(126, 79%, 15%) |
| CMYK | cmyk(78.9%, 0%, 71.1%, 85.1%) |
| CIE-LAB | lab(12.36, -18.33, 13.40) |
| CIE-LCH | lch(12.36, 22.70, 143.83°) |
| OKLab | oklab(23.84% -0.0496 0.0346) |
| OKLCH | oklch(23.84% 0.06 145.1) |
| XYZ | xyz(0.8536, 1.4619, 0.5537) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.47
Very Dark Green
#062E03
ΔE00 4.71
Dark Green
#033500
ΔE00 7.63
Hunter Green (survey)
#0B4008
ΔE00 10.29
Evergreen
#05472A
ΔE00 10.60
Pine Green
#0A481E
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08260B #260823
analogous
#142608 #08260B #08261A
triadic
#08260B #0B0826 #260B08
tetradic
#08260B #081426 #260823 #261A08
square
#08260B #081426 #260823 #261A08
split-complementary
#08260B #1A0826 #260814
monochromatic
#051907 #051907 #08260B #13591A #1D8B28
Accessibility & contrast
On white
16.25
#08260B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#08260B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08260B
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08260B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08260B | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272208
Deuteranopia (green-blind)
#231F0D
Tritanopia (blue-blind)
#032520
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #08260b; /* rgb */ color: rgb(8, 38, 11); /* oklch */ color: oklch(23.8% 0.060 145.1);
Tailwind
colors: {
custom: {
50: '#4b604b',
500: '#08260b',
950: '#000000',
},
}SCSS
$custom: #08260b; $custom-light: #4b604b; $custom-dark: #000000;
JSON
{
"hex": "#08260b",
"rgb": {
"r": 8,
"g": 38,
"b": 11
},
"hsl": {
"h": 126,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.23837,
"c": 0.06046,
"h": 145.1
},
"luminance": 0.01462
}Semantic roles & 50–950 ramp
primary
#08260B
secondary
#64255E
accent
#40D7E8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977