#09230B#09230B
#09230B is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.9% C 0.055 H 144.9°. Best body text is #FFFFFF at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #09230B |
|---|---|
| RGB | rgb(9, 35, 11) |
| HSL | hsl(125, 59%, 9%) |
| HSV | hsv(125, 74%, 14%) |
| CMYK | cmyk(74.3%, 0%, 68.6%, 86.3%) |
| CIE-LAB | lab(11.16, -16.42, 11.76) |
| CIE-LCH | lch(11.16, 20.19, 144.38°) |
| OKLab | oklab(22.86% -0.0447 0.0314) |
| OKLCH | oklch(22.86% 0.055 144.9) |
| XYZ | xyz(0.7740, 1.2842, 0.5236) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.99
Very Dark Green
#062E03
ΔE00 6.19
Dark Green
#033500
ΔE00 9.09
Evergreen
#05472A
ΔE00 11.70
Hunter Green (survey)
#0B4008
ΔE00 11.71
Pine Green
#0A481E
ΔE00 12.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09230B #230921
analogous
#142309 #09230B #092318
triadic
#09230B #0B0923 #230B09
tetradic
#09230B #091423 #230921 #231809
square
#09230B #091423 #230921 #231809
split-complementary
#09230B #180923 #230914
monochromatic
#061808 #061808 #09230B #16541A #22842A
Accessibility & contrast
On white
16.71
#09230B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#09230B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09230B
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09230B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09230B | 1.00 | 16.71 | 1.26 | 16.71 |
| #FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F09
Deuteranopia (green-blind)
#201D0D
Tritanopia (blue-blind)
#05221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #09230b; /* rgb */ color: rgb(9, 35, 11); /* oklch */ color: oklch(22.9% 0.055 144.9);
Tailwind
colors: {
custom: {
50: '#4b5e4b',
500: '#09230b',
950: '#000000',
},
}SCSS
$custom: #09230b; $custom-light: #4b5e4b; $custom-dark: #000000;
JSON
{
"hex": "#09230b",
"rgb": {
"r": 9,
"g": 35,
"b": 11
},
"hsl": {
"h": 124.615,
"s": 59.091,
"l": 8.627
},
"oklch": {
"l": 0.22861,
"c": 0.05464,
"h": 144.9
},
"luminance": 0.01284
}Semantic roles & 50–950 ramp
primary
#09230B
secondary
#60285C
accent
#46D6E2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977