#09230E#09230E
#09230E is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.9% C 0.051 H 147.6°. Best body text is #FFFFFF at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #09230E |
|---|---|
| RGB | rgb(9, 35, 14) |
| HSL | hsl(132, 59%, 9%) |
| HSV | hsv(132, 74%, 14%) |
| CMYK | cmyk(74.3%, 0%, 60%, 86.3%) |
| CIE-LAB | lab(11.22, -15.87, 10.43) |
| CIE-LCH | lch(11.22, 18.99, 146.69°) |
| OKLab | oklab(22.92% -0.0431 0.0273) |
| OKLCH | oklch(22.92% 0.051 147.6) |
| XYZ | xyz(0.7929, 1.2918, 0.6229) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.65
Very Dark Green
#062E03
ΔE00 6.88
Dark Green
#033500
ΔE00 9.75
Evergreen
#05472A
ΔE00 11.80
Hunter Green (survey)
#0B4008
ΔE00 12.27
Pine Green
#0A481E
ΔE00 12.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09230E #23091E
analogous
#112309 #09230E #09231B
triadic
#09230E #0E0923 #230E09
tetradic
#09230E #091123 #23091E #231B09
square
#09230E #091123 #23091E #231B09
split-complementary
#09230E #1B0923 #230911
monochromatic
#06180A #06180A #09230E #165421 #228435
Accessibility & contrast
On white
16.69
#09230E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#09230E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09230E
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09230E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09230E | 1.00 | 16.69 | 1.26 | 16.69 |
| #FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0C
Deuteranopia (green-blind)
#201D0F
Tritanopia (blue-blind)
#04221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #09230e; /* rgb */ color: rgb(9, 35, 14); /* oklch */ color: oklch(22.9% 0.051 147.6);
Tailwind
colors: {
custom: {
50: '#4b5e4d',
500: '#09230e',
950: '#000000',
},
}SCSS
$custom: #09230e; $custom-light: #4b5e4d; $custom-dark: #000000;
JSON
{
"hex": "#09230e",
"rgb": {
"r": 9,
"g": 35,
"b": 14
},
"hsl": {
"h": 131.538,
"s": 59.091,
"l": 8.627
},
"oklch": {
"l": 0.22922,
"c": 0.05098,
"h": 147.6
},
"luminance": 0.01292
}Semantic roles & 50–950 ramp
primary
#09230E
secondary
#602855
accent
#46C4E2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977