#092202#092202
#092202 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.065 H 138.6°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #092202 |
|---|---|
| RGB | rgb(9, 34, 2) |
| HSL | hsl(107, 89%, 7%) |
| HSV | hsv(107, 94%, 13%) |
| CMYK | cmyk(73.5%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(10.61, -17.22, 14.66) |
| CIE-LCH | lch(10.61, 22.61, 139.59°) |
| OKLab | oklab(22.35% -0.0486 0.0429) |
| OKLCH | oklch(22.35% 0.065 138.6) |
| XYZ | xyz(0.6956, 1.2065, 0.2536) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.11
Very Dark Green
#062E03
ΔE00 5.17
Dark Green
#033500
ΔE00 8.10
Hunter Green (survey)
#0B4008
ΔE00 10.95
Evergreen
#05472A
ΔE00 12.07
Pine Green
#0A481E
ΔE00 12.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092202 #1B0222
analogous
#192202 #092202 #02220B
triadic
#092202 #020922 #220209
tetradic
#092202 #021922 #1B0222 #220B02
square
#092202 #021922 #1B0222 #220B02
split-complementary
#092202 #0B0222 #220219
monochromatic
#081D02 #081D02 #092202 #185C05 #289609
Accessibility & contrast
On white
16.92
#092202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#092202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092202
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092202 | 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)
#201C04
Tritanopia (blue-blind)
#07201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #092202; /* rgb */ color: rgb(9, 34, 2); /* oklch */ color: oklch(22.4% 0.065 138.6);
Tailwind
colors: {
custom: {
50: '#4a5d47',
500: '#092202',
950: '#000000',
},
}SCSS
$custom: #092202; $custom-light: #4a5d47; $custom-dark: #000000;
JSON
{
"hex": "#092202",
"rgb": {
"r": 9,
"g": 34,
"b": 2
},
"hsl": {
"h": 106.875,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22354,
"c": 0.06484,
"h": 138.6
},
"luminance": 0.01207
}Semantic roles & 50–950 ramp
primary
#092202
secondary
#561868
accent
#29FFD0
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977