#032C07#032C07
#032C07 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.077 H 144.6°. Best body text is #FFFFFF at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #032C07 |
|---|---|
| RGB | rgb(3, 44, 7) |
| HSL | hsl(126, 87%, 9%) |
| HSV | hsv(126, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 84.1%, 82.7%) |
| CIE-LAB | lab(14.60, -23.21, 17.97) |
| CIE-LCH | lch(14.60, 29.35, 142.25°) |
| OKLab | oklab(25.62% -0.0626 0.0446) |
| OKLCH | oklch(25.62% 0.077 144.6) |
| XYZ | xyz(0.9765, 1.8359, 0.5039) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.02
Very Dark Green
#062E03
ΔE00 1.55
Dark Green
#033500
ΔE00 4.34
Hunter Green (survey)
#0B4008
ΔE00 7.21
Pine Green
#0A481E
ΔE00 8.51
Forrest Green
#154406
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C07 #2C0328
analogous
#142C03 #032C07 #032C1C
triadic
#032C07 #07032C #2C0703
tetradic
#032C07 #03142C #2C0328 #2C1C03
square
#032C07 #03142C #2C0328 #2C1C03
split-complementary
#032C07 #1C032C #2C0314
monochromatic
#021D05 #021D05 #032C07 #076510 #0B9F19
Accessibility & contrast
On white
15.36
#032C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C07
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C07 | 1.00 | 15.36 | 1.37 | 15.36 |
| #FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2703
Deuteranopia (green-blind)
#28240A
Tritanopia (blue-blind)
#002B24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c07; /* rgb */ color: rgb(3, 44, 7); /* oklch */ color: oklch(25.6% 0.077 144.6);
Tailwind
colors: {
custom: {
50: '#4a664a',
500: '#032c07',
950: '#000000',
},
}SCSS
$custom: #032c07; $custom-light: #4a664a; $custom-dark: #000000;
JSON
{
"hex": "#032c07",
"rgb": {
"r": 3,
"g": 44,
"b": 7
},
"hsl": {
"h": 125.854,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.25618,
"c": 0.0769,
"h": 144.6
},
"luminance": 0.01836
}Semantic roles & 50–950 ramp
primary
#032C07
secondary
#701B68
accent
#2AE9FD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77