#032F0F#032F0F
#032F0F is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.073 H 148.1°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #032F0F |
|---|---|
| RGB | rgb(3, 47, 15) |
| HSL | hsl(136, 88%, 10%) |
| HSV | hsv(136, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 68.1%, 81.6%) |
| CIE-LAB | lab(15.94, -23.20, 16.11) |
| CIE-LCH | lch(15.94, 28.24, 145.22°) |
| OKLab | oklab(26.76% -0.0623 0.0388) |
| OKLCH | oklch(26.76% 0.073 148.1) |
| XYZ | xyz(1.1402, 2.0867, 0.7945) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.92
Very Dark Green
#062E03
ΔE00 2.48
Dark Green
#033500
ΔE00 4.77
Hunter Green (survey)
#0B4008
ΔE00 7.19
Pine Green
#0A481E
ΔE00 7.76
Evergreen
#05472A
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F0F #2F0323
analogous
#0D2F03 #032F0F #032F25
triadic
#032F0F #0F032F #2F0F03
tetradic
#032F0F #030D2F #2F0323 #2F2503
square
#032F0F #030D2F #2F0323 #2F2503
split-complementary
#032F0F #25032F #2F030D
monochromatic
#021D09 #021D09 #032F0F #076921 #0AA234
Accessibility & contrast
On white
14.82
#032F0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F0F
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F0F | 1.00 | 14.82 | 1.42 | 14.82 |
| #FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0C
Deuteranopia (green-blind)
#2B2612
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f0f; /* rgb */ color: rgb(3, 47, 15); /* oklch */ color: oklch(26.8% 0.073 148.1);
Tailwind
colors: {
custom: {
50: '#4b684e',
500: '#032f0f',
950: '#000000',
},
}SCSS
$custom: #032f0f; $custom-light: #4b684e; $custom-dark: #000000;
JSON
{
"hex": "#032f0f",
"rgb": {
"r": 3,
"g": 47,
"b": 15
},
"hsl": {
"h": 136.364,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.2676,
"c": 0.07339,
"h": 148.1
},
"luminance": 0.02087
}Semantic roles & 50–950 ramp
primary
#032F0F
secondary
#731B5B
accent
#2AC4FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77