#09280C#09280C
#09280C is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.062 H 145.0°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #09280C |
|---|---|
| RGB | rgb(9, 40, 12) |
| HSL | hsl(126, 63%, 10%) |
| HSV | hsv(126, 78%, 16%) |
| CMYK | cmyk(77.5%, 0%, 70%, 84.3%) |
| CIE-LAB | lab(13.24, -18.81, 14.14) |
| CIE-LCH | lch(13.24, 23.53, 143.06°) |
| OKLab | oklab(24.58% -0.0509 0.0356) |
| OKLCH | oklch(24.58% 0.062 145) |
| XYZ | xyz(0.9378, 1.6021, 0.6076) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.88
Very Dark Green
#062E03
ΔE00 4.07
Dark Green
#033500
ΔE00 6.97
Hunter Green (survey)
#0B4008
ΔE00 9.58
Evergreen
#05472A
ΔE00 10.06
Pine Green
#0A481E
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09280C #280925
analogous
#162809 #09280C #09281C
triadic
#09280C #0C0928 #280C09
tetradic
#09280C #091628 #280925 #281C09
square
#09280C #091628 #280925 #281C09
split-complementary
#09280C #1C0928 #280916
monochromatic
#061907 #061907 #09280C #145A1B #1F8C2A
Accessibility & contrast
On white
15.90
#09280C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#09280C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09280C
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09280C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09280C | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292409
Deuteranopia (green-blind)
#25210E
Tritanopia (blue-blind)
#042722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #09280c; /* rgb */ color: rgb(9, 40, 12); /* oklch */ color: oklch(24.6% 0.062 145.0);
Tailwind
colors: {
custom: {
50: '#4c624c',
500: '#09280c',
950: '#000000',
},
}SCSS
$custom: #09280c; $custom-light: #4c624c; $custom-dark: #000000;
JSON
{
"hex": "#09280c",
"rgb": {
"r": 9,
"g": 40,
"b": 12
},
"hsl": {
"h": 125.806,
"s": 63.265,
"l": 9.608
},
"oklch": {
"l": 0.24579,
"c": 0.06214,
"h": 145
},
"luminance": 0.01602
}Semantic roles & 50–950 ramp
primary
#09280C
secondary
#662760
accent
#41D6E6
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977