#091603#091603
#091603 is a very dark, muted green. Relative luminance 0.006; OKLCH L 18.2% C 0.043 H 135.2°. Best body text is #FFFFFF at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #091603 |
|---|---|
| RGB | rgb(9, 22, 3) |
| HSL | hsl(101, 76%, 5%) |
| HSV | hsv(101, 86%, 9%) |
| CMYK | cmyk(59.1%, 0%, 86.4%, 91.4%) |
| CIE-LAB | lab(5.77, -7.82, 7.26) |
| CIE-LCH | lch(5.77, 10.67, 137.10°) |
| OKLab | oklab(18.18% -0.0305 0.0303) |
| OKLCH | oklch(18.18% 0.043 135.2) |
| XYZ | xyz(0.4160, 0.6384, 0.1874) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.26
Black
#000000
ΔE00 11.05
Very Dark Green
#062E03
ΔE00 13.05
Dark Forest Green
#002D04
ΔE00 13.12
Charcoal (survey)
#343837
ΔE00 14.13
Dark Grey
#363737
ΔE00 15.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091603 #100316
analogous
#131603 #091603 #031607
triadic
#091603 #030916 #160309
tetradic
#091603 #031316 #100316 #160703
square
#091603 #031316 #100316 #160703
split-complementary
#091603 #070316 #160313
monochromatic
#0B1B04 #0B1B04 #0B1B04 #1F4C0A #358212
Accessibility & contrast
On white
18.62
#091603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#091603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091603
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091603 | 1.00 | 18.62 | 1.13 | 18.62 |
| #FFFFFF | 18.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171302
Deuteranopia (green-blind)
#151204
Tritanopia (blue-blind)
#091512
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #091603; /* rgb */ color: rgb(9, 22, 3); /* oklch */ color: oklch(18.2% 0.043 135.2);
Tailwind
colors: {
custom: {
50: '#4a5248',
500: '#091603',
950: '#000000',
},
}SCSS
$custom: #091603; $custom-light: #4a5248; $custom-dark: #000000;
JSON
{
"hex": "#091603",
"rgb": {
"r": 9,
"g": 22,
"b": 3
},
"hsl": {
"h": 101.053,
"s": 76,
"l": 4.902
},
"oklch": {
"l": 0.18181,
"c": 0.04299,
"h": 135.2
},
"luminance": 0.00638
}Semantic roles & 50–950 ramp
primary
#091603
secondary
#461B59
accent
#35F3B7
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010200
muted
#777877