#092400#092400
#092400 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.0% C 0.071 H 137.8°. Best body text is #FFFFFF at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #092400 |
|---|---|
| RGB | rgb(9, 36, 0) |
| HSL | hsl(105, 100%, 7%) |
| HSV | hsv(105, 100%, 14%) |
| CMYK | cmyk(75%, 0%, 100%, 85.9%) |
| CIE-LAB | lab(11.41, -18.74, 16.59) |
| CIE-LCH | lch(11.41, 25.03, 138.47°) |
| OKLab | oklab(23.01% -0.0525 0.0476) |
| OKLCH | oklch(23.01% 0.071 137.8) |
| XYZ | xyz(0.7435, 1.3198, 0.2156) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.93
Dark Forest Green
#002D04
ΔE00 3.94
Dark Green
#033500
ΔE00 6.86
Hunter Green (survey)
#0B4008
ΔE00 9.79
Forrest Green
#154406
ΔE00 11.23
Pine Green
#0A481E
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092400 #1B0024
analogous
#1B2400 #092400 #002409
triadic
#092400 #000924 #240009
tetradic
#092400 #001B24 #1B0024 #240900
square
#092400 #001B24 #1B0024 #240900
split-complementary
#092400 #090024 #24001B
monochromatic
#081F00 #081F00 #092400 #186100 #289E00
Accessibility & contrast
On white
16.61
#092400 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#092400 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092400
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092400 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092400 | 1.00 | 16.61 | 1.26 | 16.61 |
| #FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#221D02
Tritanopia (blue-blind)
#07221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #092400; /* rgb */ color: rgb(9, 36, 0); /* oklch */ color: oklch(23.0% 0.071 137.8);
Tailwind
colors: {
custom: {
50: '#4a5f46',
500: '#092400',
950: '#000000',
},
}SCSS
$custom: #092400; $custom-light: #4a5f46; $custom-dark: #000000;
JSON
{
"hex": "#092400",
"rgb": {
"r": 9,
"g": 36,
"b": 0
},
"hsl": {
"h": 105,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.23012,
"c": 0.07083,
"h": 137.8
},
"luminance": 0.0132
}Semantic roles & 50–950 ramp
primary
#092400
secondary
#56136D
accent
#29FFC9
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977