#09290C#09290C
#09290C is a very dark, moderate green. Relative luminance 0.017; OKLCH L 24.9% C 0.064 H 144.9°. Best body text is #FFFFFF at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #09290C |
|---|---|
| RGB | rgb(9, 41, 12) |
| HSL | hsl(126, 64%, 10%) |
| HSV | hsv(126, 78%, 16%) |
| CMYK | cmyk(78%, 0%, 70.7%, 83.9%) |
| CIE-LAB | lab(13.65, -19.29, 14.69) |
| CIE-LCH | lch(13.65, 24.24, 142.72°) |
| OKLab | oklab(24.92% -0.0522 0.0367) |
| OKLCH | oklch(24.92% 0.064 144.9) |
| XYZ | xyz(0.9719, 1.6704, 0.6190) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.47
Very Dark Green
#062E03
ΔE00 3.65
Dark Green
#033500
ΔE00 6.53
Hunter Green (survey)
#0B4008
ΔE00 9.15
Evergreen
#05472A
ΔE00 9.78
Pine Green
#0A481E
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09290C #290926
analogous
#162909 #09290C #09291C
triadic
#09290C #0C0929 #290C09
tetradic
#09290C #091629 #290926 #291C09
square
#09290C #091629 #290926 #291C09
split-complementary
#09290C #1C0929 #290916
monochromatic
#061907 #061907 #09290C #145B1B #1F8D29
Accessibility & contrast
On white
15.74
#09290C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#09290C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09290C
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09290C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09290C | 1.00 | 15.74 | 1.33 | 15.74 |
| #FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2509
Deuteranopia (green-blind)
#26220E
Tritanopia (blue-blind)
#042823
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #09290c; /* rgb */ color: rgb(9, 41, 12); /* oklch */ color: oklch(24.9% 0.064 144.9);
Tailwind
colors: {
custom: {
50: '#4c634c',
500: '#09290c',
950: '#000000',
},
}SCSS
$custom: #09290c; $custom-light: #4c634c; $custom-dark: #000000;
JSON
{
"hex": "#09290c",
"rgb": {
"r": 9,
"g": 41,
"b": 12
},
"hsl": {
"h": 125.625,
"s": 64,
"l": 9.804
},
"oklch": {
"l": 0.24917,
"c": 0.0638,
"h": 144.9
},
"luminance": 0.0167
}Semantic roles & 50–950 ramp
primary
#09290C
secondary
#672761
accent
#41D7E7
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977