#092301#092301
#092301 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.068 H 138.2°. Best body text is #FFFFFF at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #092301 |
|---|---|
| RGB | rgb(9, 35, 1) |
| HSL | hsl(106, 94%, 7%) |
| HSV | hsv(106, 97%, 14%) |
| CMYK | cmyk(74.3%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(11.01, -18.00, 15.63) |
| CIE-LCH | lch(11.01, 23.83, 139.03°) |
| OKLab | oklab(22.68% -0.0506 0.0453) |
| OKLCH | oklch(22.68% 0.068 138.2) |
| XYZ | xyz(0.7191, 1.2623, 0.2345) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.50
Very Dark Green
#062E03
ΔE00 4.53
Dark Green
#033500
ΔE00 7.47
Hunter Green (survey)
#0B4008
ΔE00 10.36
Pine Green
#0A481E
ΔE00 11.76
Evergreen
#05472A
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092301 #1B0123
analogous
#1A2301 #092301 #01230A
triadic
#092301 #010923 #230109
tetradic
#092301 #011A23 #1B0123 #230A01
square
#092301 #011A23 #1B0123 #230A01
split-complementary
#092301 #0A0123 #23011A
monochromatic
#081E01 #081E01 #092301 #185F03 #289A04
Accessibility & contrast
On white
16.77
#092301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#092301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092301
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092301 | 1.00 | 16.77 | 1.25 | 16.77 |
| #FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#211D03
Tritanopia (blue-blind)
#07211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #092301; /* rgb */ color: rgb(9, 35, 1); /* oklch */ color: oklch(22.7% 0.068 138.2);
Tailwind
colors: {
custom: {
50: '#4a5e47',
500: '#092301',
950: '#000000',
},
}SCSS
$custom: #092301; $custom-light: #4a5e47; $custom-dark: #000000;
JSON
{
"hex": "#092301",
"rgb": {
"r": 9,
"g": 35,
"b": 1
},
"hsl": {
"h": 105.882,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22683,
"c": 0.06787,
"h": 138.2
},
"luminance": 0.01262
}Semantic roles & 50–950 ramp
primary
#092301
secondary
#56166A
accent
#29FFCD
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977