#092100#092100
#092100 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 22.0% C 0.067 H 137.0°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #092100 |
|---|---|
| RGB | rgb(9, 33, 0) |
| HSL | hsl(104, 100%, 6%) |
| HSV | hsv(104, 100%, 13%) |
| CMYK | cmyk(72.7%, 0%, 100%, 87.1%) |
| CIE-LAB | lab(10.15, -16.86, 14.83) |
| CIE-LCH | lch(10.15, 22.46, 138.66°) |
| OKLab | oklab(21.97% -0.0487 0.0454) |
| OKLCH | oklch(21.97% 0.067 137) |
| XYZ | xyz(0.6565, 1.1457, 0.1866) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.40
Very Dark Green
#062E03
ΔE00 5.42
Dark Green
#033500
ΔE00 8.33
Hunter Green (survey)
#0B4008
ΔE00 11.20
Evergreen
#05472A
ΔE00 12.45
Pine Green
#0A481E
ΔE00 12.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092100 #180021
analogous
#1A2100 #092100 #002108
triadic
#092100 #000921 #210009
tetradic
#092100 #001A21 #180021 #210800
square
#092100 #001A21 #180021 #210800
split-complementary
#092100 #080021 #21001A
monochromatic
#081F00 #081F00 #092100 #1A5E00 #2A9B00
Accessibility & contrast
On white
17.08
#092100 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#092100 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092100
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092100 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092100 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D00
Deuteranopia (green-blind)
#201B02
Tritanopia (blue-blind)
#071F1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #092100; /* rgb */ color: rgb(9, 33, 0); /* oklch */ color: oklch(22.0% 0.067 137.0);
Tailwind
colors: {
custom: {
50: '#4a5c46',
500: '#092100',
950: '#000000',
},
}SCSS
$custom: #092100; $custom-light: #4a5c46; $custom-dark: #000000;
JSON
{
"hex": "#092100",
"rgb": {
"r": 9,
"g": 33,
"b": 0
},
"hsl": {
"h": 103.636,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21969,
"c": 0.06662,
"h": 137
},
"luminance": 0.01146
}Semantic roles & 50–950 ramp
primary
#092100
secondary
#52136A
accent
#29FFC5
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977