#092201#092201
#092201 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.066 H 137.9°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #092201 |
|---|---|
| RGB | rgb(9, 34, 1) |
| HSL | hsl(105, 94%, 7%) |
| HSV | hsv(105, 97%, 13%) |
| CMYK | cmyk(73.5%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.59, -17.37, 15.04) |
| CIE-LCH | lch(10.59, 22.98, 139.11°) |
| OKLab | oklab(22.34% -0.0493 0.0445) |
| OKLCH | oklch(22.34% 0.066 137.9) |
| XYZ | xyz(0.6901, 1.2043, 0.2248) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.99
Very Dark Green
#062E03
ΔE00 5.03
Dark Green
#033500
ΔE00 7.96
Hunter Green (survey)
#0B4008
ΔE00 10.83
Evergreen
#05472A
ΔE00 12.09
Pine Green
#0A481E
ΔE00 12.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092201 #1A0122
analogous
#1A2201 #092201 #01220A
triadic
#092201 #010922 #220109
tetradic
#092201 #011A22 #1A0122 #220A01
square
#092201 #011A22 #1A0122 #220A01
split-complementary
#092201 #0A0122 #22011A
monochromatic
#081E01 #081E01 #092201 #195D03 #289904
Accessibility & contrast
On white
16.92
#092201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#092201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092201
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092201 | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#201C03
Tritanopia (blue-blind)
#07201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #092201; /* rgb */ color: rgb(9, 34, 1); /* oklch */ color: oklch(22.3% 0.066 137.9);
Tailwind
colors: {
custom: {
50: '#4a5d47',
500: '#092201',
950: '#000000',
},
}SCSS
$custom: #092201; $custom-light: #4a5d47; $custom-dark: #000000;
JSON
{
"hex": "#092201",
"rgb": {
"r": 9,
"g": 34,
"b": 1
},
"hsl": {
"h": 105.455,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22336,
"c": 0.06641,
"h": 137.9
},
"luminance": 0.01204
}Semantic roles & 50–950 ramp
primary
#092201
secondary
#551669
accent
#29FFCB
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977