#032F13#032F13
#032F13 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.069 H 150.7°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #032F13 |
|---|---|
| RGB | rgb(3, 47, 19) |
| HSL | hsl(142, 88%, 10%) |
| HSV | hsv(142, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 59.6%, 81.6%) |
| CIE-LAB | lab(16.00, -22.43, 13.86) |
| CIE-LCH | lch(16.00, 26.37, 148.29°) |
| OKLab | oklab(26.83% -0.0602 0.0337) |
| OKLCH | oklch(26.83% 0.069 150.7) |
| XYZ | xyz(1.1715, 2.0993, 0.9594) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.11
Very Dark Green
#062E03
ΔE00 3.69
Dark Green
#033500
ΔE00 5.93
Evergreen
#05472A
ΔE00 7.51
Pine Green
#0A481E
ΔE00 8.10
Hunter Green (survey)
#0B4008
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F13 #2F031F
analogous
#092F03 #032F13 #032F29
triadic
#032F13 #13032F #2F1303
tetradic
#032F13 #03092F #2F031F #2F2903
square
#032F13 #03092F #2F031F #2F2903
split-complementary
#032F13 #29032F #2F0309
monochromatic
#021D0C #021D0C #032F13 #07692A #0AA242
Accessibility & contrast
On white
14.79
#032F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F13
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F13 | 1.00 | 14.79 | 1.42 | 14.79 |
| #FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A11
Deuteranopia (green-blind)
#2A2615
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f13; /* rgb */ color: rgb(3, 47, 19); /* oklch */ color: oklch(26.8% 0.069 150.7);
Tailwind
colors: {
custom: {
50: '#4b6851',
500: '#032f13',
950: '#000000',
},
}SCSS
$custom: #032f13; $custom-light: #4b6851; $custom-dark: #000000;
JSON
{
"hex": "#032f13",
"rgb": {
"r": 3,
"g": 47,
"b": 19
},
"hsl": {
"h": 141.818,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26833,
"c": 0.069,
"h": 150.7
},
"luminance": 0.02099
}Semantic roles & 50–950 ramp
primary
#032F13
secondary
#731B53
accent
#2AB1FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78