#092305#092305
#092305 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.8% C 0.062 H 140.7°. Best body text is #FFFFFF at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #092305 |
|---|---|
| RGB | rgb(9, 35, 5) |
| HSL | hsl(112, 75%, 8%) |
| HSV | hsv(112, 86%, 14%) |
| CMYK | cmyk(74.3%, 0%, 85.7%, 86.3%) |
| CIE-LAB | lab(11.07, -17.37, 14.08) |
| CIE-LCH | lch(11.07, 22.36, 140.96°) |
| OKLab | oklab(22.75% -0.048 0.0393) |
| OKLCH | oklch(22.75% 0.062 140.7) |
| XYZ | xyz(0.7410, 1.2710, 0.3498) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.01
Very Dark Green
#062E03
ΔE00 5.12
Dark Green
#033500
ΔE00 8.06
Hunter Green (survey)
#0B4008
ΔE00 10.85
Evergreen
#05472A
ΔE00 11.69
Pine Green
#0A481E
ΔE00 11.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092305 #1F0523
analogous
#182305 #092305 #052310
triadic
#092305 #050923 #230509
tetradic
#092305 #051823 #1F0523 #231005
square
#092305 #051823 #1F0523 #231005
split-complementary
#092305 #100523 #230518
monochromatic
#071B04 #071B04 #092305 #17590D #258E14
Accessibility & contrast
On white
16.74
#092305 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#092305 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092305
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092305 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092305 | 1.00 | 16.74 | 1.25 | 16.74 |
| #FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F03
Deuteranopia (green-blind)
#211D07
Tritanopia (blue-blind)
#06221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #092305; /* rgb */ color: rgb(9, 35, 5); /* oklch */ color: oklch(22.8% 0.062 140.7);
Tailwind
colors: {
custom: {
50: '#4a5e49',
500: '#092305',
950: '#000000',
},
}SCSS
$custom: #092305; $custom-light: #4a5e49; $custom-dark: #000000;
JSON
{
"hex": "#092305",
"rgb": {
"r": 9,
"g": 35,
"b": 5
},
"hsl": {
"h": 112,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.22754,
"c": 0.06208,
"h": 140.7
},
"luminance": 0.01271
}Semantic roles & 50–950 ramp
primary
#092305
secondary
#5B1F64
accent
#36F2D9
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977