#0B2D0B#0B2D0B
#0B2D0B is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.3% C 0.070 H 143.3°. Best body text is #FFFFFF at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2D0B |
|---|---|
| RGB | rgb(11, 45, 11) |
| HSL | hsl(120, 61%, 11%) |
| HSV | hsv(120, 76%, 18%) |
| CMYK | cmyk(75.6%, 0%, 75.6%, 82.4%) |
| CIE-LAB | lab(15.34, -20.74, 17.33) |
| CIE-LCH | lch(15.34, 27.03, 140.12°) |
| OKLab | oklab(26.33% -0.0563 0.0421) |
| OKLCH | oklch(26.33% 0.07 143.3) |
| XYZ | xyz(1.1367, 1.9720, 0.6373) |
| Luminance | 0.0197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.99
Dark Forest Green
#002D04
ΔE00 2.18
Dark Green
#033500
ΔE00 4.75
Hunter Green (survey)
#0B4008
ΔE00 7.35
Pine Green
#0A481E
ΔE00 8.59
Forrest Green
#154406
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2D0B #2D0B2D
analogous
#1C2D0B #0B2D0B #0B2D1C
triadic
#0B2D0B #0B0B2D #2D0B0B
tetradic
#0B2D0B #0B1C2D #2D0B2D #2D1C0B
square
#0B2D0B #0B1C2D #2D0B2D #2D1C0B
split-complementary
#0B2D0B #1C0B2D #2D0B1C
monochromatic
#061906 #061906 #0B2D0B #175E17 #238F23
Accessibility & contrast
On white
15.06
#0B2D0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#0B2D0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2D0B
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2D0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2D0B | 1.00 | 15.06 | 1.39 | 15.06 |
| #FFFFFF | 15.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2807
Deuteranopia (green-blind)
#2A250E
Tritanopia (blue-blind)
#052B26
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #0b2d0b; /* rgb */ color: rgb(11, 45, 11); /* oklch */ color: oklch(26.3% 0.070 143.3);
Tailwind
colors: {
custom: {
50: '#4f664c',
500: '#0b2d0b',
950: '#000000',
},
}SCSS
$custom: #0b2d0b; $custom-light: #4f664c; $custom-dark: #000000;
JSON
{
"hex": "#0b2d0b",
"rgb": {
"r": 11,
"g": 45,
"b": 11
},
"hsl": {
"h": 120,
"s": 60.714,
"l": 10.98
},
"oklch": {
"l": 0.26326,
"c": 0.07031,
"h": 143.3
},
"luminance": 0.01972
}Semantic roles & 50–950 ramp
primary
#0B2D0B
secondary
#692A69
accent
#44E4E4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77