#0B2500#0B2500
#0B2500 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.5% C 0.071 H 137.0°. Best body text is #FFFFFF at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2500 |
|---|---|
| RGB | rgb(11, 37, 0) |
| HSL | hsl(102, 100%, 7%) |
| HSV | hsv(102, 100%, 15%) |
| CMYK | cmyk(70.3%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(11.92, -18.62, 17.30) |
| CIE-LCH | lch(11.92, 25.42, 137.10°) |
| OKLab | oklab(23.46% -0.052 0.0485) |
| OKLCH | oklch(23.46% 0.071 137) |
| XYZ | xyz(0.7996, 1.3942, 0.2270) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.63
Dark Forest Green
#002D04
ΔE00 3.79
Dark Green
#033500
ΔE00 6.51
Hunter Green (survey)
#0B4008
ΔE00 9.42
Forrest Green
#154406
ΔE00 10.82
Pine Green
#0A481E
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2500 #1A0025
analogous
#1E2500 #0B2500 #002508
triadic
#0B2500 #000B25 #25000B
tetradic
#0B2500 #001E25 #1A0025 #250800
square
#0B2500 #001E25 #1A0025 #250800
split-complementary
#0B2500 #080025 #25001E
monochromatic
#091F00 #091F00 #0B2500 #1D6200 #2F9F00
Accessibility & contrast
On white
16.42
#0B2500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#0B2500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2500
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2500 | 1.00 | 16.42 | 1.28 | 16.42 |
| #FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#231F02
Tritanopia (blue-blind)
#09231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #0b2500; /* rgb */ color: rgb(11, 37, 0); /* oklch */ color: oklch(23.5% 0.071 137.0);
Tailwind
colors: {
custom: {
50: '#4c6046',
500: '#0b2500',
950: '#000000',
},
}SCSS
$custom: #0b2500; $custom-light: #4c6046; $custom-dark: #000000;
JSON
{
"hex": "#0b2500",
"rgb": {
"r": 11,
"g": 37,
"b": 0
},
"hsl": {
"h": 102.162,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23455,
"c": 0.07107,
"h": 137
},
"luminance": 0.01394
}Semantic roles & 50–950 ramp
primary
#0B2500
secondary
#53136D
accent
#29FFBF
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010500
muted
#777977