#092002#092002
#092002 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.7% C 0.062 H 138.1°. Best body text is #FFFFFF at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #092002 |
|---|---|
| RGB | rgb(9, 32, 2) |
| HSL | hsl(106, 88%, 7%) |
| HSV | hsv(106, 94%, 13%) |
| CMYK | cmyk(71.9%, 0%, 93.8%, 87.5%) |
| CIE-LAB | lab(9.76, -15.86, 13.47) |
| CIE-LCH | lch(9.76, 20.81, 139.66°) |
| OKLab | oklab(21.66% -0.046 0.0413) |
| OKLCH | oklch(21.66% 0.062 138.1) |
| XYZ | xyz(0.6401, 1.0954, 0.2351) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.19
Very Dark Green
#062E03
ΔE00 6.25
Dark Green
#033500
ΔE00 9.15
Hunter Green (survey)
#0B4008
ΔE00 11.94
Evergreen
#05472A
ΔE00 12.81
Pine Green
#0A481E
ΔE00 13.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092002 #190220
analogous
#182002 #092002 #02200A
triadic
#092002 #020920 #200209
tetradic
#092002 #021820 #190220 #200A02
square
#092002 #021820 #190220 #200A02
split-complementary
#092002 #0A0220 #200218
monochromatic
#081D02 #081D02 #092002 #195A06 #299309
Accessibility & contrast
On white
17.23
#092002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#092002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092002
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092002 | 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)
#1E1A04
Tritanopia (blue-blind)
#071E1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #092002; /* rgb */ color: rgb(9, 32, 2); /* oklch */ color: oklch(21.7% 0.062 138.1);
Tailwind
colors: {
custom: {
50: '#4a5b47',
500: '#092002',
950: '#000000',
},
}SCSS
$custom: #092002; $custom-light: #4a5b47; $custom-dark: #000000;
JSON
{
"hex": "#092002",
"rgb": {
"r": 9,
"g": 32,
"b": 2
},
"hsl": {
"h": 106,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21659,
"c": 0.06179,
"h": 138.1
},
"luminance": 0.01095
}Semantic roles & 50–950 ramp
primary
#092002
secondary
#541866
accent
#29FECD
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977