#0B2B00#0B2B00
#0B2B00 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.079 H 138.3°. Best body text is #FFFFFF at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2B00 |
|---|---|
| RGB | rgb(11, 43, 0) |
| HSL | hsl(105, 100%, 8%) |
| HSV | hsv(105, 100%, 17%) |
| CMYK | cmyk(74.4%, 0%, 100%, 83.1%) |
| CIE-LAB | lab(14.39, -21.38, 20.61) |
| CIE-LCH | lch(14.39, 29.69, 136.06°) |
| OKLab | oklab(25.5% -0.0592 0.0527) |
| OKLCH | oklch(25.5% 0.079 138.3) |
| XYZ | xyz(1.0018, 1.7988, 0.2944) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.40
Dark Forest Green
#002D04
ΔE00 2.19
Dark Green
#033500
ΔE00 4.04
Hunter Green (survey)
#0B4008
ΔE00 7.01
Forrest Green
#154406
ΔE00 8.42
Pine Green
#0A481E
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2B00 #20002B
analogous
#202B00 #0B2B00 #002B0A
triadic
#0B2B00 #000B2B #2B000B
tetradic
#0B2B00 #00202B #20002B #2B0A00
square
#0B2B00 #00202B #20002B #2B0A00
split-complementary
#0B2B00 #0A002B #2B0020
monochromatic
#081F00 #081F00 #0B2B00 #1B6800 #2AA500
Accessibility & contrast
On white
15.44
#0B2B00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0B2B00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2B00
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2B00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2B00 | 1.00 | 15.44 | 1.36 | 15.44 |
| #FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2600
Deuteranopia (green-blind)
#292303
Tritanopia (blue-blind)
#082923
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0b2b00; /* rgb */ color: rgb(11, 43, 0); /* oklch */ color: oklch(25.5% 0.079 138.3);
Tailwind
colors: {
custom: {
50: '#4e6546',
500: '#0b2b00',
950: '#000000',
},
}SCSS
$custom: #0b2b00; $custom-light: #4e6546; $custom-dark: #000000;
JSON
{
"hex": "#0b2b00",
"rgb": {
"r": 11,
"g": 43,
"b": 0
},
"hsl": {
"h": 104.651,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.25502,
"c": 0.07929,
"h": 138.3
},
"luminance": 0.01799
}Semantic roles & 50–950 ramp
primary
#0B2B00
secondary
#5A1473
accent
#29FFC8
background
#F4F6F3
surface
#E7EBE5
border
#C3C6C1
text
#020500
muted
#787A77