#0B290F#0B290F
#0B290F is a dark, muted green. Relative luminance 0.017; OKLCH L 25.1% C 0.059 H 146.0°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #0B290F |
|---|---|
| RGB | rgb(11, 41, 15) |
| HSL | hsl(128, 58%, 10%) |
| HSV | hsv(128, 73%, 16%) |
| CMYK | cmyk(73.2%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(13.78, -18.16, 13.39) |
| CIE-LCH | lch(13.78, 22.56, 143.61°) |
| OKLab | oklab(25.06% -0.0492 0.0331) |
| OKLCH | oklch(25.06% 0.059 146) |
| XYZ | xyz(1.0171, 1.6914, 0.7247) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.29
Very Dark Green
#062E03
ΔE00 4.44
Dark Green
#033500
ΔE00 7.26
Hunter Green (survey)
#0B4008
ΔE00 9.72
Evergreen
#05472A
ΔE00 9.86
Pine Green
#0A481E
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B290F #290B25
analogous
#16290B #0B290F #0B291E
triadic
#0B290F #0F0B29 #290F0B
tetradic
#0B290F #0B1629 #290B25 #291E0B
square
#0B290F #0B1629 #290B25 #291E0B
split-complementary
#0B290F #1E0B29 #290B16
monochromatic
#061809 #061809 #0B290F #185921 #258A32
Accessibility & contrast
On white
15.69
#0B290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0B290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B290F
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B290F | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250D
Deuteranopia (green-blind)
#262211
Tritanopia (blue-blind)
#052823
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0b290f; /* rgb */ color: rgb(11, 41, 15); /* oklch */ color: oklch(25.1% 0.059 146.0);
Tailwind
colors: {
custom: {
50: '#4d634e',
500: '#0b290f',
950: '#000000',
},
}SCSS
$custom: #0b290f; $custom-light: #4d634e; $custom-dark: #000000;
JSON
{
"hex": "#0b290f",
"rgb": {
"r": 11,
"g": 41,
"b": 15
},
"hsl": {
"h": 128,
"s": 57.692,
"l": 10.196
},
"oklch": {
"l": 0.25056,
"c": 0.0593,
"h": 146
},
"luminance": 0.01692
}Semantic roles & 50–950 ramp
primary
#0B290F
secondary
#652B5D
accent
#47CCE1
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977