#09320C#09320C
#09320C is a dark, moderate green. Relative luminance 0.024; OKLCH L 27.9% C 0.078 H 144.2°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #09320C |
|---|---|
| RGB | rgb(9, 50, 12) |
| HSL | hsl(124, 69%, 12%) |
| HSV | hsv(124, 82%, 20%) |
| CMYK | cmyk(82%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(17.30, -23.37, 19.32) |
| CIE-LCH | lch(17.30, 30.32, 140.42°) |
| OKLab | oklab(27.93% -0.0633 0.0457) |
| OKLCH | oklch(27.93% 0.078 144.2) |
| XYZ | xyz(1.3195, 2.3657, 0.7348) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.41
Dark Forest Green
#002D04
ΔE00 1.80
Dark Green
#033500
ΔE00 3.06
Hunter Green (survey)
#0B4008
ΔE00 5.48
Pine Green
#0A481E
ΔE00 6.87
Forrest Green
#154406
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09320C #32092F
analogous
#1B3209 #09320C #093221
triadic
#09320C #0C0932 #320C09
tetradic
#09320C #091B32 #32092F #322109
square
#09320C #091B32 #32092F #322109
split-complementary
#09320C #210932 #32091B
monochromatic
#051A06 #051A06 #09320C #126618 #1C9A25
Accessibility & contrast
On white
14.25
#09320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#09320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09320C
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09320C | 1.00 | 14.25 | 1.47 | 14.25 |
| #FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D08
Deuteranopia (green-blind)
#2E290F
Tritanopia (blue-blind)
#01302A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #09320c; /* rgb */ color: rgb(9, 50, 12); /* oklch */ color: oklch(27.9% 0.078 144.2);
Tailwind
colors: {
custom: {
50: '#4f6a4d',
500: '#09320c',
950: '#000000',
},
}SCSS
$custom: #09320c; $custom-light: #4f6a4d; $custom-dark: #000000;
JSON
{
"hex": "#09320c",
"rgb": {
"r": 9,
"g": 50,
"b": 12
},
"hsl": {
"h": 124.39,
"s": 69.492,
"l": 11.569
},
"oklch": {
"l": 0.27932,
"c": 0.07802,
"h": 144.2
},
"luminance": 0.02366
}Semantic roles & 50–950 ramp
primary
#09320C
secondary
#70276B
accent
#3BDFEC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77