#032603#032603
#032603 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.5% C 0.073 H 142.8°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #032603 |
|---|---|
| RGB | rgb(3, 38, 3) |
| HSL | hsl(120, 85%, 8%) |
| HSV | hsv(120, 92%, 15%) |
| CMYK | cmyk(92.1%, 0%, 92.1%, 85.1%) |
| CIE-LAB | lab(12.04, -21.28, 16.19) |
| CIE-LCH | lch(12.04, 26.74, 142.74°) |
| OKLab | oklab(23.47% -0.0582 0.0442) |
| OKLCH | oklch(23.47% 0.073 142.8) |
| XYZ | xyz(0.7471, 1.4121, 0.3193) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.86
Very Dark Green
#062E03
ΔE00 3.28
Dark Green
#033500
ΔE00 6.22
Hunter Green (survey)
#0B4008
ΔE00 9.19
Pine Green
#0A481E
ΔE00 10.42
Evergreen
#05472A
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032603 #260326
analogous
#142603 #032603 #032614
triadic
#032603 #030326 #260303
tetradic
#032603 #031426 #260326 #261403
square
#032603 #031426 #260326 #261403
split-complementary
#032603 #140326 #260314
monochromatic
#021C02 #021C02 #032603 #075F07 #0C970C
Accessibility & contrast
On white
16.38
#032603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#032603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032603
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032603 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#231E06
Tritanopia (blue-blind)
#00251F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #032603; /* rgb */ color: rgb(3, 38, 3); /* oklch */ color: oklch(23.5% 0.073 142.8);
Tailwind
colors: {
custom: {
50: '#486148',
500: '#032603',
950: '#000000',
},
}SCSS
$custom: #032603; $custom-light: #486148; $custom-dark: #000000;
JSON
{
"hex": "#032603",
"rgb": {
"r": 3,
"g": 38,
"b": 3
},
"hsl": {
"h": 120,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.2347,
"c": 0.07306,
"h": 142.8
},
"luminance": 0.01412
}Semantic roles & 50–950 ramp
primary
#032603
secondary
#6A1B6A
accent
#2CFCFC
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010500
muted
#777977