#0B2A01#0B2A01
#0B2A01 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.2% C 0.077 H 138.6°. Best body text is #FFFFFF at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2A01 |
|---|---|
| RGB | rgb(11, 42, 1) |
| HSL | hsl(105, 95%, 8%) |
| HSV | hsv(105, 98%, 16%) |
| CMYK | cmyk(73.8%, 0%, 97.6%, 83.5%) |
| CIE-LAB | lab(14.00, -20.79, 19.68) |
| CIE-LCH | lch(14.00, 28.63, 136.57°) |
| OKLab | oklab(25.18% -0.0575 0.0507) |
| OKLCH | oklch(25.18% 0.077 138.6) |
| XYZ | xyz(0.9714, 1.7292, 0.3113) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.75
Dark Forest Green
#002D04
ΔE00 2.33
Dark Green
#033500
ΔE00 4.55
Hunter Green (survey)
#0B4008
ΔE00 7.48
Forrest Green
#154406
ΔE00 8.90
Pine Green
#0A481E
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2A01 #20012A
analogous
#1F2A01 #0B2A01 #012A0B
triadic
#0B2A01 #010B2A #2A010B
tetradic
#0B2A01 #011F2A #20012A #2A0B01
square
#0B2A01 #011F2A #20012A #2A0B01
split-complementary
#0B2A01 #0B012A #2A011F
monochromatic
#081E01 #081E01 #0B2A01 #1B6602 #2AA204
Accessibility & contrast
On white
15.60
#0B2A01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#0B2A01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2A01
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2A01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2A01 | 1.00 | 15.60 | 1.35 | 15.60 |
| #FFFFFF | 15.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2500
Deuteranopia (green-blind)
#282304
Tritanopia (blue-blind)
#082822
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0b2a01; /* rgb */ color: rgb(11, 42, 1); /* oklch */ color: oklch(25.2% 0.077 138.6);
Tailwind
colors: {
custom: {
50: '#4d6447',
500: '#0b2a01',
950: '#000000',
},
}SCSS
$custom: #0b2a01; $custom-light: #4d6447; $custom-dark: #000000;
JSON
{
"hex": "#0b2a01",
"rgb": {
"r": 11,
"g": 42,
"b": 1
},
"hsl": {
"h": 105.366,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.25177,
"c": 0.07667,
"h": 138.6
},
"luminance": 0.01729
}Semantic roles & 50–950 ramp
primary
#0B2A01
secondary
#5A1670
accent
#29FFCB
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020500
muted
#787A77