#09331C#09331C
#09331C is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.6% C 0.062 H 154.8°. Best body text is #FFFFFF at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #09331C |
|---|---|
| RGB | rgb(9, 51, 28) |
| HSL | hsl(147, 70%, 12%) |
| HSV | hsv(147, 82%, 20%) |
| CMYK | cmyk(82.4%, 0%, 45.1%, 80%) |
| CIE-LAB | lab(17.96, -20.80, 10.57) |
| CIE-LCH | lch(17.96, 23.34, 153.06°) |
| OKLab | oklab(28.56% -0.0562 0.0264) |
| OKLCH | oklch(28.56% 0.062 154.8) |
| XYZ | xyz(1.5059, 2.5094, 1.5034) |
| Luminance | 0.0251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.37
Very Dark Green
#062E03
ΔE00 5.80
Evergreen
#05472A
ΔE00 6.48
Dark Green
#033500
ΔE00 7.68
Pine Green
#0A481E
ΔE00 8.11
Hunter Green (survey)
#0B4008
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09331C #330920
analogous
#0B3309 #09331C #093331
triadic
#09331C #1C0933 #331C09
tetradic
#09331C #090B33 #330920 #333109
square
#09331C #090B33 #330920 #333109
split-complementary
#09331C #310933 #33090B
monochromatic
#051A0E #051A0E #09331C #126739 #1B9B55
Accessibility & contrast
On white
13.98
#09331C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#09331C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09331C
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09331C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09331C | 1.00 | 13.98 | 1.50 | 13.98 |
| #FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E1A
Deuteranopia (green-blind)
#2E2A1E
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #09331c; /* rgb */ color: rgb(9, 51, 28); /* oklch */ color: oklch(28.6% 0.062 154.8);
Tailwind
colors: {
custom: {
50: '#4f6b58',
500: '#09331c',
950: '#000000',
},
}SCSS
$custom: #09331c; $custom-light: #4f6b58; $custom-dark: #000000;
JSON
{
"hex": "#09331c",
"rgb": {
"r": 9,
"g": 51,
"b": 28
},
"hsl": {
"h": 147.143,
"s": 70,
"l": 11.765
},
"oklch": {
"l": 0.28564,
"c": 0.06212,
"h": 154.8
},
"luminance": 0.0251
}Semantic roles & 50–950 ramp
primary
#09331C
secondary
#71274F
accent
#3B9CED
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78