#092000#092000
#092000 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.065 H 136.7°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #092000 |
|---|---|
| RGB | rgb(9, 32, 0) |
| HSL | hsl(103, 100%, 6%) |
| HSV | hsv(103, 100%, 13%) |
| CMYK | cmyk(71.9%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(9.73, -16.16, 14.24) |
| CIE-LCH | lch(9.73, 21.54, 138.63°) |
| OKLab | oklab(21.62% -0.0475 0.0447) |
| OKLCH | oklch(21.62% 0.065 136.7) |
| XYZ | xyz(0.6291, 1.0911, 0.1774) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.94
Very Dark Green
#062E03
ΔE00 5.96
Dark Green
#033500
ΔE00 8.86
Hunter Green (survey)
#0B4008
ΔE00 11.70
Evergreen
#05472A
ΔE00 12.82
Pine Green
#0A481E
ΔE00 13.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092000 #170020
analogous
#192000 #092000 #002007
triadic
#092000 #000920 #200009
tetradic
#092000 #001920 #170020 #200700
square
#092000 #001920 #170020 #200700
split-complementary
#092000 #070020 #200019
monochromatic
#091F00 #091F00 #092000 #1A5D00 #2B9A00
Accessibility & contrast
On white
17.24
#092000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#092000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092000
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092000 | 1.00 | 17.24 | 1.22 | 17.24 |
| #FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#1F1A02
Tritanopia (blue-blind)
#081E19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #092000; /* rgb */ color: rgb(9, 32, 0); /* oklch */ color: oklch(21.6% 0.065 136.7);
Tailwind
colors: {
custom: {
50: '#4a5b46',
500: '#092000',
950: '#000000',
},
}SCSS
$custom: #092000; $custom-light: #4a5b46; $custom-dark: #000000;
JSON
{
"hex": "#092000",
"rgb": {
"r": 9,
"g": 32,
"b": 0
},
"hsl": {
"h": 103.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.2162,
"c": 0.06519,
"h": 136.7
},
"luminance": 0.01091
}Semantic roles & 50–950 ramp
primary
#092000
secondary
#511369
accent
#29FFC3
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977