#092605#092605
#092605 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.067 H 141.0°. Best body text is #FFFFFF at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #092605 |
|---|---|
| RGB | rgb(9, 38, 5) |
| HSL | hsl(113, 77%, 8%) |
| HSV | hsv(113, 87%, 15%) |
| CMYK | cmyk(76.3%, 0%, 86.8%, 85.1%) |
| CIE-LAB | lab(12.32, -18.98, 15.80) |
| CIE-LCH | lch(12.32, 24.69, 140.22°) |
| OKLab | oklab(23.79% -0.0519 0.0421) |
| OKLCH | oklch(23.79% 0.067 141) |
| XYZ | xyz(0.8331, 1.4552, 0.3805) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.64
Very Dark Green
#062E03
ΔE00 3.70
Dark Green
#033500
ΔE00 6.66
Hunter Green (survey)
#0B4008
ΔE00 9.49
Pine Green
#0A481E
ΔE00 10.77
Evergreen
#05472A
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092605 #220526
analogous
#192605 #092605 #052611
triadic
#092605 #050926 #260509
tetradic
#092605 #051926 #220526 #261105
square
#092605 #051926 #220526 #261105
split-complementary
#092605 #110526 #260519
monochromatic
#061B04 #061B04 #092605 #165C0C #239213
Accessibility & contrast
On white
16.27
#092605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#092605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092605
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092605 | 1.00 | 16.27 | 1.29 | 16.27 |
| #FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272202
Deuteranopia (green-blind)
#241F07
Tritanopia (blue-blind)
#06241F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #092605; /* rgb */ color: rgb(9, 38, 5); /* oklch */ color: oklch(23.8% 0.067 141.0);
Tailwind
colors: {
custom: {
50: '#4b6149',
500: '#092605',
950: '#000000',
},
}SCSS
$custom: #092605; $custom-light: #4b6149; $custom-dark: #000000;
JSON
{
"hex": "#092605",
"rgb": {
"r": 9,
"g": 38,
"b": 5
},
"hsl": {
"h": 112.727,
"s": 76.744,
"l": 8.431
},
"oklch": {
"l": 0.23785,
"c": 0.06683,
"h": 141
},
"luminance": 0.01455
}Semantic roles & 50–950 ramp
primary
#092605
secondary
#5F1F68
accent
#35F3DC
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010500
muted
#777977