#09330D#09330D
#09330D is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.079 H 144.5°. Best body text is #FFFFFF at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #09330D |
|---|---|
| RGB | rgb(9, 51, 13) |
| HSL | hsl(126, 70%, 12%) |
| HSV | hsv(126, 82%, 20%) |
| CMYK | cmyk(82.4%, 0%, 74.5%, 80%) |
| CIE-LAB | lab(17.71, -23.66, 19.35) |
| CIE-LCH | lch(17.71, 30.56, 140.72°) |
| OKLab | oklab(28.28% -0.064 0.0456) |
| OKLCH | oklch(28.28% 0.079 144.5) |
| XYZ | xyz(1.3690, 2.4546, 0.7823) |
| Luminance | 0.0245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.66
Dark Forest Green
#002D04
ΔE00 2.00
Dark Green
#033500
ΔE00 2.96
Hunter Green (survey)
#0B4008
ΔE00 5.24
Pine Green
#0A481E
ΔE00 6.56
Forrest Green
#154406
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09330D #33092F
analogous
#1A3309 #09330D #093322
triadic
#09330D #0D0933 #330D09
tetradic
#09330D #091A33 #33092F #332209
square
#09330D #091A33 #33092F #332209
split-complementary
#09330D #220933 #33091A
monochromatic
#051A07 #051A07 #09330D #12671A #1B9B28
Accessibility & contrast
On white
14.08
#09330D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#09330D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09330D
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09330D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09330D | 1.00 | 14.08 | 1.49 | 14.08 |
| #FFFFFF | 14.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D09
Deuteranopia (green-blind)
#2F2A10
Tritanopia (blue-blind)
#01312B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #09330d; /* rgb */ color: rgb(9, 51, 13); /* oklch */ color: oklch(28.3% 0.079 144.5);
Tailwind
colors: {
custom: {
50: '#506b4d',
500: '#09330d',
950: '#000000',
},
}SCSS
$custom: #09330d; $custom-light: #506b4d; $custom-dark: #000000;
JSON
{
"hex": "#09330d",
"rgb": {
"r": 9,
"g": 51,
"b": 13
},
"hsl": {
"h": 125.714,
"s": 70,
"l": 11.765
},
"oklch": {
"l": 0.28277,
"c": 0.07859,
"h": 144.5
},
"luminance": 0.02455
}Semantic roles & 50–950 ramp
primary
#09330D
secondary
#71276A
accent
#3BDCED
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77