#032F14#032F14
#032F14 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.068 H 151.5°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #032F14 |
|---|---|
| RGB | rgb(3, 47, 20) |
| HSL | hsl(143, 88%, 10%) |
| HSV | hsv(143, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 57.4%, 81.6%) |
| CIE-LAB | lab(16.02, -22.22, 13.24) |
| CIE-LCH | lch(16.02, 25.87, 149.21°) |
| OKLab | oklab(26.85% -0.0596 0.0324) |
| OKLCH | oklch(26.85% 0.068 151.5) |
| XYZ | xyz(1.1802, 2.1027, 1.0054) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.45
Very Dark Green
#062E03
ΔE00 4.04
Dark Green
#033500
ΔE00 6.27
Evergreen
#05472A
ΔE00 7.47
Pine Green
#0A481E
ΔE00 8.23
Hunter Green (survey)
#0B4008
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F14 #2F031E
analogous
#082F03 #032F14 #032F2A
triadic
#032F14 #14032F #2F1403
tetradic
#032F14 #03082F #2F031E #2F2A03
square
#032F14 #03082F #2F031E #2F2A03
split-complementary
#032F14 #2A032F #2F0308
monochromatic
#021D0C #021D0C #032F14 #07692C #0AA245
Accessibility & contrast
On white
14.78
#032F14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F14
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F14 | 1.00 | 14.78 | 1.42 | 14.78 |
| #FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A12
Deuteranopia (green-blind)
#2A2616
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f14; /* rgb */ color: rgb(3, 47, 20); /* oklch */ color: oklch(26.9% 0.068 151.5);
Tailwind
colors: {
custom: {
50: '#4b6852',
500: '#032f14',
950: '#000000',
},
}SCSS
$custom: #032f14; $custom-light: #4b6852; $custom-dark: #000000;
JSON
{
"hex": "#032f14",
"rgb": {
"r": 3,
"g": 47,
"b": 20
},
"hsl": {
"h": 143.182,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26854,
"c": 0.06787,
"h": 151.5
},
"luminance": 0.02103
}Semantic roles & 50–950 ramp
primary
#032F14
secondary
#731B51
accent
#2AACFE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78