#0B2B02#0B2B02
#0B2B02 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.077 H 139.2°. Best body text is #FFFFFF at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2B02 |
|---|---|
| RGB | rgb(11, 43, 2) |
| HSL | hsl(107, 91%, 9%) |
| HSV | hsv(107, 95%, 17%) |
| CMYK | cmyk(74.4%, 0%, 95.3%, 83.1%) |
| CIE-LAB | lab(14.42, -21.09, 19.82) |
| CIE-LCH | lch(14.42, 28.94, 136.77°) |
| OKLab | oklab(25.53% -0.0581 0.0503) |
| OKLCH | oklch(25.53% 0.077 139.2) |
| XYZ | xyz(1.0128, 1.8032, 0.3521) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.48
Dark Forest Green
#002D04
ΔE00 2.14
Dark Green
#033500
ΔE00 4.27
Hunter Green (survey)
#0B4008
ΔE00 7.18
Forrest Green
#154406
ΔE00 8.61
Pine Green
#0A481E
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2B02 #22022B
analogous
#202B02 #0B2B02 #022B0E
triadic
#0B2B02 #020B2B #2B020B
tetradic
#0B2B02 #02202B #22022B #2B0E02
square
#0B2B02 #02202B #22022B #2B0E02
split-complementary
#0B2B02 #0E022B #2B0220
monochromatic
#071D01 #071D01 #0B2B02 #1A6505 #29A007
Accessibility & contrast
On white
15.43
#0B2B02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0B2B02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2B02
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2B02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2B02 | 1.00 | 15.43 | 1.36 | 15.43 |
| #FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2600
Deuteranopia (green-blind)
#292305
Tritanopia (blue-blind)
#072923
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0b2b02; /* rgb */ color: rgb(11, 43, 2); /* oklch */ color: oklch(25.5% 0.077 139.2);
Tailwind
colors: {
custom: {
50: '#4e6547',
500: '#0b2b02',
950: '#000000',
},
}SCSS
$custom: #0b2b02; $custom-light: #4e6547; $custom-dark: #000000;
JSON
{
"hex": "#0b2b02",
"rgb": {
"r": 11,
"g": 43,
"b": 2
},
"hsl": {
"h": 106.829,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.2553,
"c": 0.07684,
"h": 139.2
},
"luminance": 0.01803
}Semantic roles & 50–950 ramp
primary
#0B2B02
secondary
#5D1970
accent
#29FFD0
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020500
muted
#787A77