#0B280E#0B280E
#0B280E is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.7% C 0.059 H 145.4°. Best body text is #FFFFFF at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #0B280E |
|---|---|
| RGB | rgb(11, 40, 14) |
| HSL | hsl(126, 57%, 10%) |
| HSV | hsv(126, 73%, 16%) |
| CMYK | cmyk(72.5%, 0%, 65%, 84.3%) |
| CIE-LAB | lab(13.35, -17.84, 13.34) |
| CIE-LCH | lch(13.35, 22.28, 143.21°) |
| OKLab | oklab(24.7% -0.0483 0.0333) |
| OKLCH | oklch(24.7% 0.059 145.4) |
| XYZ | xyz(0.9760, 1.6203, 0.6767) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.48
Very Dark Green
#062E03
ΔE00 4.62
Dark Green
#033500
ΔE00 7.46
Hunter Green (survey)
#0B4008
ΔE00 9.98
Evergreen
#05472A
ΔE00 10.19
Pine Green
#0A481E
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B280E #280B25
analogous
#16280B #0B280E #0B281D
triadic
#0B280E #0E0B28 #280E0B
tetradic
#0B280E #0B1628 #280B25 #281D0B
square
#0B280E #0B1628 #280B25 #281D0B
split-complementary
#0B280E #1D0B28 #280B16
monochromatic
#071808 #071808 #0B280E #18581F #258830
Accessibility & contrast
On white
15.86
#0B280E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#0B280E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B280E
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B280E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B280E | 1.00 | 15.86 | 1.32 | 15.86 |
| #FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240C
Deuteranopia (green-blind)
#252110
Tritanopia (blue-blind)
#062722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0b280e; /* rgb */ color: rgb(11, 40, 14); /* oklch */ color: oklch(24.7% 0.059 145.4);
Tailwind
colors: {
custom: {
50: '#4d624d',
500: '#0b280e',
950: '#000000',
},
}SCSS
$custom: #0b280e; $custom-light: #4d624d; $custom-dark: #000000;
JSON
{
"hex": "#0b280e",
"rgb": {
"r": 11,
"g": 40,
"b": 14
},
"hsl": {
"h": 126.207,
"s": 56.863,
"l": 10
},
"oklch": {
"l": 0.24702,
"c": 0.05872,
"h": 145.4
},
"luminance": 0.0162
}Semantic roles & 50–950 ramp
primary
#0B280E
secondary
#642B5E
accent
#48D0E0
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977