#0B2000#0B2000
#0B2000 is a very dark, moderate yellow-green. Relative luminance 0.011; OKLCH L 21.7% C 0.064 H 135.4°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2000 |
|---|---|
| RGB | rgb(11, 32, 0) |
| HSL | hsl(99, 100%, 6%) |
| HSV | hsv(99, 100%, 13%) |
| CMYK | cmyk(65.6%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(9.83, -15.56, 14.39) |
| CIE-LCH | lch(9.83, 21.20, 137.23°) |
| OKLab | oklab(21.73% -0.0455 0.0449) |
| OKLCH | oklch(21.73% 0.064 135.4) |
| XYZ | xyz(0.6545, 1.1041, 0.1786) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.10
Dark Forest Green
#002D04
ΔE00 6.16
Dark Green
#033500
ΔE00 8.96
Hunter Green (survey)
#0B4008
ΔE00 11.76
Evergreen
#05472A
ΔE00 12.99
Forrest Green
#154406
ΔE00 13.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2000 #150020
analogous
#1B2000 #0B2000 #002005
triadic
#0B2000 #000B20 #20000B
tetradic
#0B2000 #001B20 #150020 #200500
square
#0B2000 #001B20 #150020 #200500
split-complementary
#0B2000 #050020 #20001B
monochromatic
#0B1F00 #0B1F00 #0B2000 #205D00 #359A00
Accessibility & contrast
On white
17.20
#0B2000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#0B2000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2000
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2000 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#1F1B02
Tritanopia (blue-blind)
#0A1E19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #0b2000; /* rgb */ color: rgb(11, 32, 0); /* oklch */ color: oklch(21.7% 0.064 135.4);
Tailwind
colors: {
custom: {
50: '#4b5b46',
500: '#0b2000',
950: '#000000',
},
}SCSS
$custom: #0b2000; $custom-light: #4b5b46; $custom-dark: #000000;
JSON
{
"hex": "#0b2000",
"rgb": {
"r": 11,
"g": 32,
"b": 0
},
"hsl": {
"h": 99.375,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21732,
"c": 0.06392,
"h": 135.4
},
"luminance": 0.01104
}Semantic roles & 50–950 ramp
primary
#0B2000
secondary
#4B1369
accent
#29FFB5
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977