#032F10#032F10
#032F10 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.072 H 148.7°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #032F10 |
|---|---|
| RGB | rgb(3, 47, 16) |
| HSL | hsl(138, 88%, 10%) |
| HSV | hsv(138, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(15.95, -23.02, 15.59) |
| CIE-LCH | lch(15.95, 27.80, 145.89°) |
| OKLab | oklab(26.78% -0.0618 0.0376) |
| OKLCH | oklch(26.78% 0.072 148.7) |
| XYZ | xyz(1.1475, 2.0897, 0.8330) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.19
Very Dark Green
#062E03
ΔE00 2.76
Dark Green
#033500
ΔE00 5.04
Hunter Green (survey)
#0B4008
ΔE00 7.39
Evergreen
#05472A
ΔE00 7.72
Pine Green
#0A481E
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F10 #2F0322
analogous
#0C2F03 #032F10 #032F26
triadic
#032F10 #10032F #2F1003
tetradic
#032F10 #030C2F #2F0322 #2F2603
square
#032F10 #030C2F #2F0322 #2F2603
split-complementary
#032F10 #26032F #2F030C
monochromatic
#021D0A #021D0A #032F10 #076924 #0AA237
Accessibility & contrast
On white
14.81
#032F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F10
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F10 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0D
Deuteranopia (green-blind)
#2A2612
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f10; /* rgb */ color: rgb(3, 47, 16); /* oklch */ color: oklch(26.8% 0.072 148.7);
Tailwind
colors: {
custom: {
50: '#4b684f',
500: '#032f10',
950: '#000000',
},
}SCSS
$custom: #032f10; $custom-light: #4b684f; $custom-dark: #000000;
JSON
{
"hex": "#032f10",
"rgb": {
"r": 3,
"g": 47,
"b": 16
},
"hsl": {
"h": 137.727,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26777,
"c": 0.07232,
"h": 148.7
},
"luminance": 0.0209
}Semantic roles & 50–950 ramp
primary
#032F10
secondary
#731B59
accent
#2ABFFE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78