#092001#092001
#092001 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.063 H 137.4°. Best body text is #FFFFFF at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #092001 |
|---|---|
| RGB | rgb(9, 32, 1) |
| HSL | hsl(105, 94%, 6%) |
| HSV | hsv(105, 97%, 13%) |
| CMYK | cmyk(71.9%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(9.74, -16.01, 13.85) |
| CIE-LCH | lch(9.74, 21.17, 139.13°) |
| OKLab | oklab(21.64% -0.0467 0.0429) |
| OKLCH | oklch(21.64% 0.063 137.4) |
| XYZ | xyz(0.6346, 1.0932, 0.2063) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.06
Very Dark Green
#062E03
ΔE00 6.10
Dark Green
#033500
ΔE00 9.00
Hunter Green (survey)
#0B4008
ΔE00 11.82
Evergreen
#05472A
ΔE00 12.81
Pine Green
#0A481E
ΔE00 13.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092001 #180120
analogous
#192001 #092001 #012009
triadic
#092001 #010920 #200109
tetradic
#092001 #011920 #180120 #200901
square
#092001 #011920 #180120 #200901
split-complementary
#092001 #090120 #200119
monochromatic
#081E01 #081E01 #092001 #1A5B03 #2A9705
Accessibility & contrast
On white
17.23
#092001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#092001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092001
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092001 | 1.00 | 17.23 | 1.22 | 17.23 |
| #FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1F1A03
Tritanopia (blue-blind)
#071E1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #092001; /* rgb */ color: rgb(9, 32, 1); /* oklch */ color: oklch(21.6% 0.063 137.4);
Tailwind
colors: {
custom: {
50: '#4a5b47',
500: '#092001',
950: '#000000',
},
}SCSS
$custom: #092001; $custom-light: #4a5b47; $custom-dark: #000000;
JSON
{
"hex": "#092001",
"rgb": {
"r": 9,
"g": 32,
"b": 1
},
"hsl": {
"h": 104.516,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21639,
"c": 0.06345,
"h": 137.4
},
"luminance": 0.01093
}Semantic roles & 50–950 ramp
primary
#092001
secondary
#521567
accent
#29FFC8
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977