#0B2E19#0B2E19
#0B2E19 is a dark, muted green. Relative luminance 0.021; OKLCH L 26.9% C 0.056 H 153.7°. Best body text is #FFFFFF at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2E19 |
|---|---|
| RGB | rgb(11, 46, 25) |
| HSL | hsl(144, 61%, 11%) |
| HSV | hsv(144, 76%, 18%) |
| CMYK | cmyk(76.1%, 0%, 45.7%, 82%) |
| CIE-LAB | lab(15.98, -18.56, 9.95) |
| CIE-LCH | lch(15.98, 21.06, 151.81°) |
| OKLab | oklab(26.93% -0.0503 0.0249) |
| OKLCH | oklch(26.93% 0.056 153.7) |
| XYZ | xyz(1.2904, 2.0952, 1.2559) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.68
Very Dark Green
#062E03
ΔE00 6.04
Evergreen
#05472A
ΔE00 8.29
Dark Green
#033500
ΔE00 8.41
Pine Green
#0A481E
ΔE00 9.74
Hunter Green (survey)
#0B4008
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2E19 #2E0B20
analogous
#0E2E0B #0B2E19 #0B2E2A
triadic
#0B2E19 #190B2E #2E190B
tetradic
#0B2E19 #0B0E2E #2E0B20 #2E2A0B
square
#0B2E19 #0B0E2E #2E0B20 #2E2A0B
split-complementary
#0B2E19 #2A0B2E #2E0B0E
monochromatic
#06190D #06190D #0B2E19 #175F34 #23914F
Accessibility & contrast
On white
14.80
#0B2E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#0B2E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2E19
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2E19 | 1.00 | 14.80 | 1.42 | 14.80 |
| #FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A18
Deuteranopia (green-blind)
#29261A
Tritanopia (blue-blind)
#012D29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0b2e19; /* rgb */ color: rgb(11, 46, 25); /* oklch */ color: oklch(26.9% 0.056 153.7);
Tailwind
colors: {
custom: {
50: '#4f6755',
500: '#0b2e19',
950: '#000000',
},
}SCSS
$custom: #0b2e19; $custom-light: #4f6755; $custom-dark: #000000;
JSON
{
"hex": "#0b2e19",
"rgb": {
"r": 11,
"g": 46,
"b": 25
},
"hsl": {
"h": 144,
"s": 61.404,
"l": 11.176
},
"oklch": {
"l": 0.2693,
"c": 0.05607,
"h": 153.7
},
"luminance": 0.02095
}Semantic roles & 50–950 ramp
primary
#0B2E19
secondary
#6A2A51
accent
#43A4E5
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78