#092300#092300
#092300 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.069 H 137.6°. Best body text is #FFFFFF at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #092300 |
|---|---|
| RGB | rgb(9, 35, 0) |
| HSL | hsl(105, 100%, 7%) |
| HSV | hsv(105, 100%, 14%) |
| CMYK | cmyk(74.3%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(10.99, -18.15, 16.01) |
| CIE-LCH | lch(10.99, 24.20, 138.58°) |
| OKLab | oklab(22.67% -0.0512 0.0469) |
| OKLCH | oklch(22.67% 0.069 137.6) |
| XYZ | xyz(0.7137, 1.2601, 0.2056) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.40
Very Dark Green
#062E03
ΔE00 4.40
Dark Green
#033500
ΔE00 7.33
Hunter Green (survey)
#0B4008
ΔE00 10.25
Forrest Green
#154406
ΔE00 11.67
Pine Green
#0A481E
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092300 #1A0023
analogous
#1B2300 #092300 #002309
triadic
#092300 #000923 #230009
tetradic
#092300 #001B23 #1A0023 #230900
square
#092300 #001B23 #1A0023 #230900
split-complementary
#092300 #090023 #23001B
monochromatic
#081F00 #081F00 #092300 #196000 #289D00
Accessibility & contrast
On white
16.77
#092300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#092300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092300
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092300 | 1.00 | 16.77 | 1.25 | 16.77 |
| #FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#211D02
Tritanopia (blue-blind)
#07211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #092300; /* rgb */ color: rgb(9, 35, 0); /* oklch */ color: oklch(22.7% 0.069 137.6);
Tailwind
colors: {
custom: {
50: '#4a5e46',
500: '#092300',
950: '#000000',
},
}SCSS
$custom: #092300; $custom-light: #4a5e46; $custom-dark: #000000;
JSON
{
"hex": "#092300",
"rgb": {
"r": 9,
"g": 35,
"b": 0
},
"hsl": {
"h": 104.571,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22665,
"c": 0.06944,
"h": 137.6
},
"luminance": 0.0126
}Semantic roles & 50–950 ramp
primary
#092300
secondary
#55136C
accent
#29FFC8
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977