#09280F#09280F
#09280F is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.6% C 0.059 H 147.2°. Best body text is #FFFFFF at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #09280F |
|---|---|
| RGB | rgb(9, 40, 15) |
| HSL | hsl(132, 63%, 10%) |
| HSV | hsv(132, 78%, 16%) |
| CMYK | cmyk(77.5%, 0%, 62.5%, 84.3%) |
| CIE-LAB | lab(13.29, -18.27, 12.73) |
| CIE-LCH | lch(13.29, 22.26, 145.13°) |
| OKLab | oklab(24.63% -0.0493 0.0318) |
| OKLCH | oklch(24.63% 0.059 147.2) |
| XYZ | xyz(0.9576, 1.6101, 0.7122) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.55
Very Dark Green
#062E03
ΔE00 4.80
Dark Green
#033500
ΔE00 7.64
Evergreen
#05472A
ΔE00 10.02
Hunter Green (survey)
#0B4008
ΔE00 10.14
Pine Green
#0A481E
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09280F #280922
analogous
#132809 #09280F #09281F
triadic
#09280F #0F0928 #280F09
tetradic
#09280F #091328 #280922 #281F09
square
#09280F #091328 #280922 #281F09
split-complementary
#09280F #1F0928 #280913
monochromatic
#061909 #061909 #09280F #145A22 #1F8C34
Accessibility & contrast
On white
15.89
#09280F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#09280F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09280F
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09280F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09280F | 1.00 | 15.89 | 1.32 | 15.89 |
| #FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240D
Deuteranopia (green-blind)
#252111
Tritanopia (blue-blind)
#032722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #09280f; /* rgb */ color: rgb(9, 40, 15); /* oklch */ color: oklch(24.6% 0.059 147.2);
Tailwind
colors: {
custom: {
50: '#4c624e',
500: '#09280f',
950: '#000000',
},
}SCSS
$custom: #09280f; $custom-light: #4c624e; $custom-dark: #000000;
JSON
{
"hex": "#09280f",
"rgb": {
"r": 9,
"g": 40,
"b": 15
},
"hsl": {
"h": 131.613,
"s": 63.265,
"l": 9.608
},
"oklch": {
"l": 0.24634,
"c": 0.05868,
"h": 147.2
},
"luminance": 0.0161
}Semantic roles & 50–950 ramp
primary
#09280F
secondary
#66275A
accent
#41C6E6
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977