#09260B#09260B
#09260B is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.9% C 0.060 H 144.6°. Best body text is #FFFFFF at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #09260B |
|---|---|
| RGB | rgb(9, 38, 11) |
| HSL | hsl(124, 62%, 9%) |
| HSV | hsv(124, 76%, 15%) |
| CMYK | cmyk(76.3%, 0%, 71.1%, 85.1%) |
| CIE-LAB | lab(12.41, -18.00, 13.46) |
| CIE-LCH | lch(12.41, 22.48, 143.22°) |
| OKLab | oklab(23.88% -0.0488 0.0347) |
| OKLCH | oklch(23.88% 0.06 144.6) |
| XYZ | xyz(0.8661, 1.4684, 0.5543) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.56
Very Dark Green
#062E03
ΔE00 4.75
Dark Green
#033500
ΔE00 7.67
Hunter Green (survey)
#0B4008
ΔE00 10.31
Evergreen
#05472A
ΔE00 10.68
Pine Green
#0A481E
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09260B #260924
analogous
#162609 #09260B #09261A
triadic
#09260B #0B0926 #260B09
tetradic
#09260B #091626 #260924 #261A09
square
#09260B #091626 #260924 #261A09
split-complementary
#09260B #1A0926 #260916
monochromatic
#061907 #061907 #09260B #155719 #208928
Accessibility & contrast
On white
16.23
#09260B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#09260B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09260B
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09260B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09260B | 1.00 | 16.23 | 1.29 | 16.23 |
| #FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272208
Deuteranopia (green-blind)
#231F0D
Tritanopia (blue-blind)
#042520
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #09260b; /* rgb */ color: rgb(9, 38, 11); /* oklch */ color: oklch(23.9% 0.060 144.6);
Tailwind
colors: {
custom: {
50: '#4b604b',
500: '#09260b',
950: '#000000',
},
}SCSS
$custom: #09260b; $custom-light: #4b604b; $custom-dark: #000000;
JSON
{
"hex": "#09260b",
"rgb": {
"r": 9,
"g": 38,
"b": 11
},
"hsl": {
"h": 124.138,
"s": 61.702,
"l": 9.216
},
"oklch": {
"l": 0.23883,
"c": 0.05987,
"h": 144.6
},
"luminance": 0.01468
}Semantic roles & 50–950 ramp
primary
#09260B
secondary
#63275F
accent
#43DAE5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977