#0B2800#0B2800
#0B2800 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.075 H 137.7°. Best body text is #FFFFFF at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2800 |
|---|---|
| RGB | rgb(11, 40, 0) |
| HSL | hsl(104, 100%, 8%) |
| HSV | hsv(104, 100%, 16%) |
| CMYK | cmyk(72.5%, 0%, 100%, 84.3%) |
| CIE-LAB | lab(13.16, -20.04, 18.98) |
| CIE-LCH | lch(13.16, 27.60, 136.55°) |
| OKLab | oklab(24.48% -0.0556 0.0506) |
| OKLCH | oklch(24.48% 0.075 137.7) |
| XYZ | xyz(0.8968, 1.5887, 0.2594) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.41
Dark Forest Green
#002D04
ΔE00 2.79
Dark Green
#033500
ΔE00 5.24
Hunter Green (survey)
#0B4008
ΔE00 8.19
Forrest Green
#154406
ΔE00 9.59
Pine Green
#0A481E
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2800 #1D0028
analogous
#1F2800 #0B2800 #002809
triadic
#0B2800 #000B28 #28000B
tetradic
#0B2800 #001F28 #1D0028 #280900
square
#0B2800 #001F28 #1D0028 #280900
split-complementary
#0B2800 #090028 #28001F
monochromatic
#081F00 #081F00 #0B2800 #1C6500 #2DA200
Accessibility & contrast
On white
15.94
#0B2800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#0B2800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2800
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2800 | 1.00 | 15.94 | 1.32 | 15.94 |
| #FFFFFF | 15.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2300
Deuteranopia (green-blind)
#262103
Tritanopia (blue-blind)
#082620
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0b2800; /* rgb */ color: rgb(11, 40, 0); /* oklch */ color: oklch(24.5% 0.075 137.7);
Tailwind
colors: {
custom: {
50: '#4d6246',
500: '#0b2800',
950: '#000000',
},
}SCSS
$custom: #0b2800; $custom-light: #4d6246; $custom-dark: #000000;
JSON
{
"hex": "#0b2800",
"rgb": {
"r": 11,
"g": 40,
"b": 0
},
"hsl": {
"h": 103.5,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24481,
"c": 0.07522,
"h": 137.7
},
"luminance": 0.01589
}Semantic roles & 50–950 ramp
primary
#0B2800
secondary
#571470
accent
#29FFC4
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977