#032F18#032F18
#032F18 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.063 H 155.1°. Best body text is #FFFFFF at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #032F18 |
|---|---|
| RGB | rgb(3, 47, 24) |
| HSL | hsl(149, 88%, 10%) |
| HSV | hsv(149, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 48.9%, 81.6%) |
| CIE-LAB | lab(16.10, -21.31, 10.72) |
| CIE-LCH | lch(16.10, 23.86, 153.29°) |
| OKLab | oklab(26.94% -0.0574 0.0267) |
| OKLCH | oklch(26.94% 0.063 155.1) |
| XYZ | xyz(1.2188, 2.1182, 1.2086) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.91
Very Dark Green
#062E03
ΔE00 5.50
Evergreen
#05472A
ΔE00 7.47
Dark Green
#033500
ΔE00 7.69
Pine Green
#0A481E
ΔE00 8.92
Hunter Green (survey)
#0B4008
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F18 #2F031A
analogous
#042F03 #032F18 #032F2E
triadic
#032F18 #18032F #2F1803
tetradic
#032F18 #03042F #2F031A #2F2E03
square
#032F18 #03042F #2F031A #2F2E03
split-complementary
#032F18 #2E032F #2F0304
monochromatic
#021D0F #021D0F #032F18 #076935 #0AA253
Accessibility & contrast
On white
14.75
#032F18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F18
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F18 | 1.00 | 14.75 | 1.42 | 14.75 |
| #FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A16
Deuteranopia (green-blind)
#2A261A
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f18; /* rgb */ color: rgb(3, 47, 24); /* oklch */ color: oklch(26.9% 0.063 155.1);
Tailwind
colors: {
custom: {
50: '#4b6855',
500: '#032f18',
950: '#000000',
},
}SCSS
$custom: #032f18; $custom-light: #4b6855; $custom-dark: #000000;
JSON
{
"hex": "#032f18",
"rgb": {
"r": 3,
"g": 47,
"b": 24
},
"hsl": {
"h": 148.636,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26944,
"c": 0.06326,
"h": 155.1
},
"luminance": 0.02118
}Semantic roles & 50–950 ramp
primary
#032F18
secondary
#731B49
accent
#2A99FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010603
muted
#777A78