#032509#032509
#032509 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.2% C 0.064 H 146.7°. Best body text is #FFFFFF at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #032509 |
|---|---|
| RGB | rgb(3, 37, 9) |
| HSL | hsl(131, 85%, 8%) |
| HSV | hsv(131, 92%, 15%) |
| CMYK | cmyk(91.9%, 0%, 75.7%, 85.5%) |
| CIE-LAB | lab(11.70, -19.79, 13.28) |
| CIE-LCH | lch(11.70, 23.83, 146.12°) |
| OKLab | oklab(23.22% -0.0537 0.0353) |
| OKLCH | oklch(23.22% 0.064 146.7) |
| XYZ | xyz(0.7484, 1.3621, 0.4819) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.26
Very Dark Green
#062E03
ΔE00 4.73
Dark Green
#033500
ΔE00 7.65
Hunter Green (survey)
#0B4008
ΔE00 10.41
Evergreen
#05472A
ΔE00 10.58
Pine Green
#0A481E
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032509 #25031F
analogous
#0E2503 #032509 #03251A
triadic
#032509 #090325 #250903
tetradic
#032509 #030E25 #25031F #251A03
square
#032509 #030E25 #25031F #251A03
split-complementary
#032509 #1A0325 #25030E
monochromatic
#021C07 #021C07 #032509 #085E17 #0C9625
Accessibility & contrast
On white
16.50
#032509 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#032509 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032509
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032509 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032509 | 1.00 | 16.50 | 1.27 | 16.50 |
| #FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262107
Deuteranopia (green-blind)
#221E0B
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #032509; /* rgb */ color: rgb(3, 37, 9); /* oklch */ color: oklch(23.2% 0.064 146.7);
Tailwind
colors: {
custom: {
50: '#48604a',
500: '#032509',
950: '#000000',
},
}SCSS
$custom: #032509; $custom-light: #48604a; $custom-dark: #000000;
JSON
{
"hex": "#032509",
"rgb": {
"r": 3,
"g": 37,
"b": 9
},
"hsl": {
"h": 130.588,
"s": 85,
"l": 7.843
},
"oklch": {
"l": 0.2322,
"c": 0.06424,
"h": 146.7
},
"luminance": 0.01362
}Semantic roles & 50–950 ramp
primary
#032509
secondary
#691B5B
accent
#2DD7FB
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#010501
muted
#777977