#032800#032800
#032800 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.080 H 141.2°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #032800 |
|---|---|
| RGB | rgb(3, 40, 0) |
| HSL | hsl(116, 100%, 8%) |
| HSV | hsv(116, 100%, 16%) |
| CMYK | cmyk(92.5%, 0%, 100%, 84.3%) |
| CIE-LAB | lab(12.84, -22.73, 18.50) |
| CIE-LCH | lch(12.84, 29.30, 140.86°) |
| OKLab | oklab(24.12% -0.0622 0.05) |
| OKLCH | oklch(24.12% 0.08 141.2) |
| XYZ | xyz(0.7963, 1.5368, 0.2547) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.72
Very Dark Green
#062E03
ΔE00 2.07
Dark Green
#033500
ΔE00 4.95
Hunter Green (survey)
#0B4008
ΔE00 8.05
Forrest Green
#154406
ΔE00 9.66
Pine Green
#0A481E
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032800 #250028
analogous
#172800 #032800 #002811
triadic
#032800 #000328 #280003
tetradic
#032800 #001728 #250028 #281100
square
#032800 #001728 #250028 #281100
split-complementary
#032800 #110028 #280017
monochromatic
#021F00 #021F00 #032800 #086500 #0CA200
Accessibility & contrast
On white
16.06
#032800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#032800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032800
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032800 | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252003
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #032800; /* rgb */ color: rgb(3, 40, 0); /* oklch */ color: oklch(24.1% 0.080 141.2);
Tailwind
colors: {
custom: {
50: '#486246',
500: '#032800',
950: '#000000',
},
}SCSS
$custom: #032800; $custom-light: #486246; $custom-dark: #000000;
JSON
{
"hex": "#032800",
"rgb": {
"r": 3,
"g": 40,
"b": 0
},
"hsl": {
"h": 115.5,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24124,
"c": 0.07975,
"h": 141.2
},
"luminance": 0.01537
}Semantic roles & 50–950 ramp
primary
#032800
secondary
#691470
accent
#29FFEF
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977