#032605#032605
#032605 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.5% C 0.070 H 144.0°. Best body text is #FFFFFF at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #032605 |
|---|---|
| RGB | rgb(3, 38, 5) |
| HSL | hsl(123, 85%, 8%) |
| HSV | hsv(123, 92%, 15%) |
| CMYK | cmyk(92.1%, 0%, 86.8%, 85.1%) |
| CIE-LAB | lab(12.07, -20.96, 15.41) |
| CIE-LCH | lch(12.07, 26.02, 143.67°) |
| OKLab | oklab(23.5% -0.057 0.0415) |
| OKLCH | oklch(23.5% 0.07 144) |
| XYZ | xyz(0.7580, 1.4165, 0.3770) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.14
Very Dark Green
#062E03
ΔE00 3.59
Dark Green
#033500
ΔE00 6.53
Hunter Green (survey)
#0B4008
ΔE00 9.43
Evergreen
#05472A
ΔE00 10.39
Pine Green
#0A481E
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032605 #260324
analogous
#122603 #032605 #032616
triadic
#032605 #050326 #260503
tetradic
#032605 #031226 #260324 #261603
square
#032605 #031226 #260324 #261603
split-complementary
#032605 #160326 #260312
monochromatic
#021C04 #021C04 #032605 #075F0C #0C9714
Accessibility & contrast
On white
16.36
#032605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#032605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032605
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032605 | 1.00 | 16.36 | 1.28 | 16.36 |
| #FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272102
Deuteranopia (green-blind)
#231F08
Tritanopia (blue-blind)
#00251F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #032605; /* rgb */ color: rgb(3, 38, 5); /* oklch */ color: oklch(23.5% 0.070 144.0);
Tailwind
colors: {
custom: {
50: '#486149',
500: '#032605',
950: '#000000',
},
}SCSS
$custom: #032605; $custom-light: #486149; $custom-dark: #000000;
JSON
{
"hex": "#032605",
"rgb": {
"r": 3,
"g": 38,
"b": 5
},
"hsl": {
"h": 123.429,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.23503,
"c": 0.07049,
"h": 144
},
"luminance": 0.01417
}Semantic roles & 50–950 ramp
primary
#032605
secondary
#6A1B66
accent
#2CF0FC
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010500
muted
#777977