#09230C#09230C
#09230C is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.9% C 0.053 H 145.8°. Best body text is #FFFFFF at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #09230C |
|---|---|
| RGB | rgb(9, 35, 12) |
| HSL | hsl(127, 59%, 9%) |
| HSV | hsv(127, 74%, 14%) |
| CMYK | cmyk(74.3%, 0%, 65.7%, 86.3%) |
| CIE-LAB | lab(11.18, -16.24, 11.34) |
| CIE-LCH | lch(11.18, 19.81, 145.08°) |
| OKLab | oklab(22.88% -0.0442 0.0301) |
| OKLCH | oklch(22.88% 0.053 145.8) |
| XYZ | xyz(0.7800, 1.2866, 0.5550) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.19
Very Dark Green
#062E03
ΔE00 6.40
Dark Green
#033500
ΔE00 9.29
Evergreen
#05472A
ΔE00 11.73
Hunter Green (survey)
#0B4008
ΔE00 11.88
Pine Green
#0A481E
ΔE00 12.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09230C #230920
analogous
#132309 #09230C #092319
triadic
#09230C #0C0923 #230C09
tetradic
#09230C #091323 #230920 #231909
square
#09230C #091323 #230920 #231909
split-complementary
#09230C #190923 #230913
monochromatic
#061808 #061808 #09230C #16541D #22842D
Accessibility & contrast
On white
16.70
#09230C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#09230C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09230C
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09230C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09230C | 1.00 | 16.70 | 1.26 | 16.70 |
| #FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F0A
Deuteranopia (green-blind)
#201D0E
Tritanopia (blue-blind)
#05221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #09230c; /* rgb */ color: rgb(9, 35, 12); /* oklch */ color: oklch(22.9% 0.053 145.8);
Tailwind
colors: {
custom: {
50: '#4b5e4c',
500: '#09230c',
950: '#000000',
},
}SCSS
$custom: #09230c; $custom-light: #4b5e4c; $custom-dark: #000000;
JSON
{
"hex": "#09230c",
"rgb": {
"r": 9,
"g": 35,
"b": 12
},
"hsl": {
"h": 126.923,
"s": 59.091,
"l": 8.627
},
"oklch": {
"l": 0.22881,
"c": 0.05344,
"h": 145.8
},
"luminance": 0.01287
}Semantic roles & 50–950 ramp
primary
#09230C
secondary
#60285A
accent
#46D0E2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977