#092500#092500
#092500 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.4% C 0.072 H 138.0°. Best body text is #FFFFFF at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #092500 |
|---|---|
| RGB | rgb(9, 37, 0) |
| HSL | hsl(105, 100%, 7%) |
| HSV | hsv(105, 100%, 15%) |
| CMYK | cmyk(75.7%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(11.83, -19.28, 17.17) |
| CIE-LCH | lch(11.83, 25.82, 138.32°) |
| OKLab | oklab(23.36% -0.0537 0.0483) |
| OKLCH | oklch(23.36% 0.072 138) |
| XYZ | xyz(0.7742, 1.3811, 0.2258) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.47
Dark Forest Green
#002D04
ΔE00 3.52
Dark Green
#033500
ΔE00 6.40
Hunter Green (survey)
#0B4008
ΔE00 9.36
Forrest Green
#154406
ΔE00 10.81
Pine Green
#0A481E
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092500 #1C0025
analogous
#1C2500 #092500 #002509
triadic
#092500 #000925 #250009
tetradic
#092500 #001C25 #1C0025 #250900
square
#092500 #001C25 #1C0025 #250900
split-complementary
#092500 #090025 #25001C
monochromatic
#071F00 #071F00 #092500 #186200 #279F00
Accessibility & contrast
On white
16.46
#092500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#092500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092500
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092500 | 1.00 | 16.46 | 1.28 | 16.46 |
| #FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#231E03
Tritanopia (blue-blind)
#07231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #092500; /* rgb */ color: rgb(9, 37, 0); /* oklch */ color: oklch(23.4% 0.072 138.0);
Tailwind
colors: {
custom: {
50: '#4b6046',
500: '#092500',
950: '#000000',
},
}SCSS
$custom: #092500; $custom-light: #4b6046; $custom-dark: #000000;
JSON
{
"hex": "#092500",
"rgb": {
"r": 9,
"g": 37,
"b": 0
},
"hsl": {
"h": 105.405,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23358,
"c": 0.07221,
"h": 138
},
"luminance": 0.01381
}Semantic roles & 50–950 ramp
primary
#092500
secondary
#58136D
accent
#29FFCB
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010500
muted
#777977