#032707#032707
#032707 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.070 H 145.1°. Best body text is #FFFFFF at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #032707 |
|---|---|
| RGB | rgb(3, 39, 7) |
| HSL | hsl(127, 86%, 8%) |
| HSV | hsv(127, 92%, 15%) |
| CMYK | cmyk(92.3%, 0%, 82.1%, 84.7%) |
| CIE-LAB | lab(12.52, -21.12, 15.21) |
| CIE-LCH | lch(12.52, 26.03, 144.25°) |
| OKLab | oklab(23.89% -0.0571 0.0398) |
| OKLCH | oklch(23.89% 0.07 145.1) |
| XYZ | xyz(0.8014, 1.4856, 0.4455) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.01
Very Dark Green
#062E03
ΔE00 3.49
Dark Green
#033500
ΔE00 6.41
Hunter Green (survey)
#0B4008
ΔE00 9.26
Evergreen
#05472A
ΔE00 10.06
Pine Green
#0A481E
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032707 #270323
analogous
#112703 #032707 #032719
triadic
#032707 #070327 #270703
tetradic
#032707 #031127 #270323 #271903
square
#032707 #031127 #270323 #271903
split-complementary
#032707 #190327 #270311
monochromatic
#021C05 #021C05 #032707 #076011 #0C991B
Accessibility & contrast
On white
16.19
#032707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#032707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032707
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032707 | 1.00 | 16.19 | 1.30 | 16.19 |
| #FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282204
Deuteranopia (green-blind)
#241F0A
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #032707; /* rgb */ color: rgb(3, 39, 7); /* oklch */ color: oklch(23.9% 0.070 145.1);
Tailwind
colors: {
custom: {
50: '#48624a',
500: '#032707',
950: '#000000',
},
}SCSS
$custom: #032707; $custom-light: #48624a; $custom-dark: #000000;
JSON
{
"hex": "#032707",
"rgb": {
"r": 3,
"g": 39,
"b": 7
},
"hsl": {
"h": 126.667,
"s": 85.714,
"l": 8.235
},
"oklch": {
"l": 0.23886,
"c": 0.06959,
"h": 145.1
},
"luminance": 0.01486
}Semantic roles & 50–950 ramp
primary
#032707
secondary
#6B1B62
accent
#2CE5FC
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977