#0B2F19#0B2F19
#0B2F19 is a dark, muted green. Relative luminance 0.022; OKLCH L 27.3% C 0.058 H 153.1°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2F19 |
|---|---|
| RGB | rgb(11, 47, 25) |
| HSL | hsl(143, 62%, 11%) |
| HSV | hsv(143, 77%, 18%) |
| CMYK | cmyk(76.6%, 0%, 46.8%, 81.6%) |
| CIE-LAB | lab(16.38, -19.07, 10.47) |
| CIE-LCH | lch(16.38, 21.76, 151.22°) |
| OKLab | oklab(27.26% -0.0516 0.0261) |
| OKLCH | oklch(27.26% 0.058 153.1) |
| XYZ | xyz(1.3299, 2.1742, 1.2691) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.35
Very Dark Green
#062E03
ΔE00 5.71
Evergreen
#05472A
ΔE00 7.91
Dark Green
#033500
ΔE00 8.01
Pine Green
#0A481E
ΔE00 9.29
Hunter Green (survey)
#0B4008
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2F19 #2F0B21
analogous
#0F2F0B #0B2F19 #0B2F2B
triadic
#0B2F19 #190B2F #2F190B
tetradic
#0B2F19 #0B0F2F #2F0B21 #2F2B0B
square
#0B2F19 #0B0F2F #2F0B21 #2F2B0B
split-complementary
#0B2F19 #2B0B2F #2F0B0F
monochromatic
#06190D #06190D #0B2F19 #176133 #22924E
Accessibility & contrast
On white
14.64
#0B2F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#0B2F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2F19
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2F19 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B17
Deuteranopia (green-blind)
#2A271A
Tritanopia (blue-blind)
#012E29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0b2f19; /* rgb */ color: rgb(11, 47, 25); /* oklch */ color: oklch(27.3% 0.058 153.1);
Tailwind
colors: {
custom: {
50: '#4f6855',
500: '#0b2f19',
950: '#000000',
},
}SCSS
$custom: #0b2f19; $custom-light: #4f6855; $custom-dark: #000000;
JSON
{
"hex": "#0b2f19",
"rgb": {
"r": 11,
"g": 47,
"b": 25
},
"hsl": {
"h": 143.333,
"s": 62.069,
"l": 11.373
},
"oklch": {
"l": 0.27256,
"c": 0.05782,
"h": 153.1
},
"luminance": 0.02174
}Semantic roles & 50–950 ramp
primary
#0B2F19
secondary
#6B2A52
accent
#43A6E5
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78