#09290F#09290F
#09290F is a very dark, moderate green. Relative luminance 0.017; OKLCH L 25.0% C 0.060 H 147.0°. Best body text is #FFFFFF at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #09290F |
|---|---|
| RGB | rgb(9, 41, 15) |
| HSL | hsl(131, 64%, 10%) |
| HSV | hsv(131, 78%, 16%) |
| CMYK | cmyk(78%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(13.70, -18.75, 13.27) |
| CIE-LCH | lch(13.70, 22.97, 144.71°) |
| OKLab | oklab(24.97% -0.0507 0.0329) |
| OKLCH | oklch(24.97% 0.06 147) |
| XYZ | xyz(0.9918, 1.6783, 0.7235) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.13
Very Dark Green
#062E03
ΔE00 4.38
Dark Green
#033500
ΔE00 7.20
Hunter Green (survey)
#0B4008
ΔE00 9.69
Evergreen
#05472A
ΔE00 9.71
Pine Green
#0A481E
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09290F #290923
analogous
#132909 #09290F #09291F
triadic
#09290F #0F0929 #290F09
tetradic
#09290F #091329 #290923 #291F09
square
#09290F #091329 #290923 #291F09
split-complementary
#09290F #1F0929 #290913
monochromatic
#061909 #061909 #09290F #145B21 #1F8D34
Accessibility & contrast
On white
15.72
#09290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#09290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09290F
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09290F | 1.00 | 15.72 | 1.34 | 15.72 |
| #FFFFFF | 15.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250D
Deuteranopia (green-blind)
#262211
Tritanopia (blue-blind)
#032823
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #09290f; /* rgb */ color: rgb(9, 41, 15); /* oklch */ color: oklch(25.0% 0.060 147.0);
Tailwind
colors: {
custom: {
50: '#4c634e',
500: '#09290f',
950: '#000000',
},
}SCSS
$custom: #09290f; $custom-light: #4c634e; $custom-dark: #000000;
JSON
{
"hex": "#09290f",
"rgb": {
"r": 9,
"g": 41,
"b": 15
},
"hsl": {
"h": 131.25,
"s": 64,
"l": 9.804
},
"oklch": {
"l": 0.24971,
"c": 0.06041,
"h": 147
},
"luminance": 0.01678
}Semantic roles & 50–950 ramp
primary
#09290F
secondary
#67275B
accent
#41C8E7
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977