#032F0C#032F0C
#032F0C is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.7% C 0.076 H 146.5°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #032F0C |
|---|---|
| RGB | rgb(3, 47, 12) |
| HSL | hsl(132, 88%, 10%) |
| HSV | hsv(132, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 74.5%, 81.6%) |
| CIE-LAB | lab(15.90, -23.69, 17.54) |
| CIE-LCH | lch(15.90, 29.48, 143.49°) |
| OKLab | oklab(26.71% -0.0637 0.0422) |
| OKLCH | oklch(26.71% 0.076 146.5) |
| XYZ | xyz(1.1203, 2.0788, 0.6900) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.25
Very Dark Green
#062E03
ΔE00 1.76
Dark Green
#033500
ΔE00 4.08
Hunter Green (survey)
#0B4008
ΔE00 6.67
Pine Green
#0A481E
ΔE00 7.64
Evergreen
#05472A
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F0C #2F0326
analogous
#102F03 #032F0C #032F22
triadic
#032F0C #0C032F #2F0C03
tetradic
#032F0C #03102F #2F0326 #2F2203
square
#032F0C #03102F #2F0326 #2F2203
split-complementary
#032F0C #22032F #2F0310
monochromatic
#021D07 #021D07 #032F0C #07691B #0AA229
Accessibility & contrast
On white
14.83
#032F0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F0C
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F0C | 1.00 | 14.83 | 1.42 | 14.83 |
| #FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A08
Deuteranopia (green-blind)
#2B260F
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f0c; /* rgb */ color: rgb(3, 47, 12); /* oklch */ color: oklch(26.7% 0.076 146.5);
Tailwind
colors: {
custom: {
50: '#4c684c',
500: '#032f0c',
950: '#000000',
},
}SCSS
$custom: #032f0c; $custom-light: #4c684c; $custom-dark: #000000;
JSON
{
"hex": "#032f0c",
"rgb": {
"r": 3,
"g": 47,
"b": 12
},
"hsl": {
"h": 132.273,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26713,
"c": 0.07643,
"h": 146.5
},
"luminance": 0.02079
}Semantic roles & 50–950 ramp
primary
#032F0C
secondary
#731B61
accent
#2AD3FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77