#032610#032610
#032610 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.7% C 0.058 H 152.0°. Best body text is #FFFFFF at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #032610 |
|---|---|
| RGB | rgb(3, 38, 16) |
| HSL | hsl(142, 85%, 8%) |
| HSV | hsv(142, 92%, 15%) |
| CMYK | cmyk(92.1%, 0%, 57.9%, 85.1%) |
| CIE-LAB | lab(12.24, -19.00, 10.73) |
| CIE-LCH | lch(12.24, 21.82, 150.54°) |
| OKLab | oklab(23.7% -0.0511 0.0272) |
| OKLCH | oklch(23.7% 0.058 152) |
| XYZ | xyz(0.8241, 1.4429, 0.7252) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.41
Very Dark Green
#062E03
ΔE00 5.92
Dark Green
#033500
ΔE00 8.72
Evergreen
#05472A
ΔE00 10.29
Hunter Green (survey)
#0B4008
ΔE00 11.23
Pine Green
#0A481E
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032610 #260319
analogous
#072603 #032610 #032621
triadic
#032610 #100326 #261003
tetradic
#032610 #030726 #260319 #262103
square
#032610 #030726 #260319 #262103
split-complementary
#032610 #210326 #260307
monochromatic
#021C0C #021C0C #032610 #075F28 #0C9740
Accessibility & contrast
On white
16.30
#032610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#032610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032610
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032610 | 1.00 | 16.30 | 1.29 | 16.30 |
| #FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220E
Deuteranopia (green-blind)
#221F12
Tritanopia (blue-blind)
#002521
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #032610; /* rgb */ color: rgb(3, 38, 16); /* oklch */ color: oklch(23.7% 0.058 152.0);
Tailwind
colors: {
custom: {
50: '#48614e',
500: '#032610',
950: '#000000',
},
}SCSS
$custom: #032610; $custom-light: #48614e; $custom-dark: #000000;
JSON
{
"hex": "#032610",
"rgb": {
"r": 3,
"g": 38,
"b": 16
},
"hsl": {
"h": 142.286,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.23703,
"c": 0.05786,
"h": 152
},
"luminance": 0.01443
}Semantic roles & 50–950 ramp
primary
#032610
secondary
#6A1B4D
accent
#2CAFFC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977