#0B400E#0B400E
#0B400E is a dark, moderate green. Relative luminance 0.038; OKLCH L 32.6% C 0.096 H 143.7°. Best body text is #FFFFFF at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #0B400E |
|---|---|
| RGB | rgb(11, 64, 14) |
| HSL | hsl(123, 71%, 15%) |
| HSV | hsv(123, 83%, 25%) |
| CMYK | cmyk(82.8%, 0%, 78.1%, 74.9%) |
| CIE-LAB | lab(22.89, -28.46, 24.69) |
| CIE-LCH | lch(22.89, 37.68, 139.05°) |
| OKLab | oklab(32.59% -0.0771 0.0567) |
| OKLCH | oklch(32.59% 0.096 143.7) |
| XYZ | xyz(2.0505, 3.7694, 1.0349) |
| Luminance | 0.0377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.15
Forest Green (survey)
#06470C
ΔE00 2.62
Forrest Green
#154406
ΔE00 2.81
British Racing Green
#05480D
ΔE00 2.89
Dark Green
#033500
ΔE00 3.31
Pine Green
#0A481E
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B400E #400B3D
analogous
#23400B #0B400E #0B4029
triadic
#0B400E #0E0B40 #400E0B
tetradic
#0B400E #0B2340 #400B3D #40290B
square
#0B400E #0B2340 #400B3D #40290B
split-complementary
#0B400E #290B40 #400B23
monochromatic
#041A06 #041A06 #0B400E #147419 #1DA825
Accessibility & contrast
On white
11.97
#0B400E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#0B400E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B400E
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B400E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B400E | 1.00 | 11.97 | 1.75 | 11.97 |
| #FFFFFF | 11.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413907
Deuteranopia (green-blind)
#3B3513
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #0b400e; /* rgb */ color: rgb(11, 64, 14); /* oklch */ color: oklch(32.6% 0.096 143.7);
Tailwind
colors: {
custom: {
50: '#54754f',
500: '#0b400e',
950: '#000000',
},
}SCSS
$custom: #0b400e; $custom-light: #54754f; $custom-dark: #000000;
JSON
{
"hex": "#0b400e",
"rgb": {
"r": 11,
"g": 64,
"b": 14
},
"hsl": {
"h": 123.396,
"s": 70.667,
"l": 14.706
},
"oklch": {
"l": 0.32592,
"c": 0.09566,
"h": 143.7
},
"luminance": 0.0377
}Semantic roles & 50–950 ramp
primary
#0B400E
secondary
#7D2A78
accent
#3AE3ED
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78