#0B4A2A#0B4A2A
#0B4A2A is a dark, moderate green. Relative luminance 0.051; OKLCH L 36.2% C 0.082 H 155.3°. Best body text is #FFFFFF at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #0B4A2A |
|---|---|
| RGB | rgb(11, 74, 42) |
| HSL | hsl(150, 74%, 17%) |
| HSV | hsv(150, 85%, 29%) |
| CMYK | cmyk(85.1%, 0%, 43.2%, 71%) |
| CIE-LAB | lab(27.12, -27.76, 13.78) |
| CIE-LCH | lch(27.12, 30.99, 153.60°) |
| OKLab | oklab(36.22% -0.0748 0.0344) |
| OKLCH | oklch(36.22% 0.082 155.3) |
| XYZ | xyz(3.0044, 5.1355, 3.0229) |
| Luminance | 0.0514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 1.32
Pine Green
#0A481E
ΔE00 3.20
Spruce
#0A5F38
ΔE00 6.72
Pine
#2B5D34
ΔE00 6.92
British Racing Green
#05480D
ΔE00 6.94
Forest Green (survey)
#06470C
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B4A2A #4A0B2B
analogous
#0B4A0B #0B4A2A #0B4A4A
triadic
#0B4A2A #2A0B4A #4A2A0B
tetradic
#0B4A2A #0B0B4A #4A0B2B #4A4A0B
square
#0B4A2A #0B0B4A #4A0B2B #4A4A0B
split-complementary
#0B4A2A #4A0B4A #4A0B0B
monochromatic
#041B0F #041B0F #0B4A2A #137F48 #1BB566
Accessibility & contrast
On white
10.36
#0B4A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.03
#0B4A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B4A2A
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B4A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B4A2A | 1.00 | 10.36 | 2.03 | 10.36 |
| #FFFFFF | 10.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A4328
Deuteranopia (green-blind)
#423E2C
Tritanopia (blue-blind)
#004942
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #0b4a2a; /* rgb */ color: rgb(11, 74, 42); /* oklch */ color: oklch(36.2% 0.082 155.3);
Tailwind
colors: {
custom: {
50: '#567d63',
500: '#0b4a2a',
950: '#000000',
},
}SCSS
$custom: #0b4a2a; $custom-light: #567d63; $custom-dark: #000000;
JSON
{
"hex": "#0b4a2a",
"rgb": {
"r": 11,
"g": 74,
"b": 42
},
"hsl": {
"h": 149.524,
"s": 74.118,
"l": 16.667
},
"oklch": {
"l": 0.36223,
"c": 0.08237,
"h": 155.3
},
"luminance": 0.05136
}Semantic roles & 50–950 ramp
primary
#0B4A2A
secondary
#862B59
accent
#3795F1
background
#F5F7F5
surface
#E9EEEA
border
#C5C9C6
text
#030A05
muted
#787C79