#0B2902#0B2902
#0B2902 is a very dark, moderate green. Relative luminance 0.017; OKLCH L 24.9% C 0.074 H 138.8°. Best body text is #FFFFFF at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2902 |
|---|---|
| RGB | rgb(11, 41, 2) |
| HSL | hsl(106, 91%, 8%) |
| HSV | hsv(106, 95%, 16%) |
| CMYK | cmyk(73.2%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(13.60, -20.18, 18.75) |
| CIE-LCH | lch(13.60, 27.55, 137.11°) |
| OKLab | oklab(24.85% -0.0557 0.0487) |
| OKLCH | oklch(24.85% 0.074 138.8) |
| XYZ | xyz(0.9419, 1.6613, 0.3285) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.20
Dark Forest Green
#002D04
ΔE00 2.59
Dark Green
#033500
ΔE00 5.07
Hunter Green (survey)
#0B4008
ΔE00 7.97
Forrest Green
#154406
ΔE00 9.40
Pine Green
#0A481E
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2902 #200229
analogous
#1E2902 #0B2902 #02290C
triadic
#0B2902 #020B29 #29020B
tetradic
#0B2902 #021E29 #200229 #290C02
square
#0B2902 #021E29 #200229 #290C02
split-complementary
#0B2902 #0C0229 #29021E
monochromatic
#081D01 #081D01 #0B2902 #1B6305 #2A9E08
Accessibility & contrast
On white
15.76
#0B2902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0B2902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2902
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2902 | 1.00 | 15.76 | 1.33 | 15.76 |
| #FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2400
Deuteranopia (green-blind)
#272205
Tritanopia (blue-blind)
#082721
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0b2902; /* rgb */ color: rgb(11, 41, 2); /* oklch */ color: oklch(24.9% 0.074 138.8);
Tailwind
colors: {
custom: {
50: '#4d6347',
500: '#0b2902',
950: '#000000',
},
}SCSS
$custom: #0b2902; $custom-light: #4d6347; $custom-dark: #000000;
JSON
{
"hex": "#0b2902",
"rgb": {
"r": 11,
"g": 41,
"b": 2
},
"hsl": {
"h": 106.154,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24852,
"c": 0.074,
"h": 138.8
},
"luminance": 0.01661
}Semantic roles & 50–950 ramp
primary
#0B2902
secondary
#5A196E
accent
#29FFCE
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977