#032308#032308
#032308 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.5% C 0.062 H 146.4°. Best body text is #FFFFFF at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #032308 |
|---|---|
| RGB | rgb(3, 35, 8) |
| HSL | hsl(129, 84%, 7%) |
| HSV | hsv(129, 91%, 14%) |
| CMYK | cmyk(91.4%, 0%, 77.1%, 86.3%) |
| CIE-LAB | lab(10.84, -18.78, 12.50) |
| CIE-LCH | lch(10.84, 22.56, 146.34°) |
| OKLab | oklab(22.5% -0.0518 0.0345) |
| OKLCH | oklch(22.5% 0.062 146.4) |
| XYZ | xyz(0.6824, 1.2389, 0.4328) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.07
Very Dark Green
#062E03
ΔE00 5.49
Dark Green
#033500
ΔE00 8.43
Hunter Green (survey)
#0B4008
ΔE00 11.20
Evergreen
#05472A
ΔE00 11.24
Pine Green
#0A481E
ΔE00 11.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032308 #23031E
analogous
#0E2303 #032308 #032318
triadic
#032308 #080323 #230803
tetradic
#032308 #030E23 #23031E #231803
square
#032308 #030E23 #23031E #231803
split-complementary
#032308 #180323 #23030E
monochromatic
#021C06 #021C06 #032308 #085B15 #0D9422
Accessibility & contrast
On white
16.83
#032308 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#032308 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032308
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032308 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032308 | 1.00 | 16.83 | 1.25 | 16.83 |
| #FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F06
Deuteranopia (green-blind)
#201C0A
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #032308; /* rgb */ color: rgb(3, 35, 8); /* oklch */ color: oklch(22.5% 0.062 146.4);
Tailwind
colors: {
custom: {
50: '#475e4a',
500: '#032308',
950: '#000000',
},
}SCSS
$custom: #032308; $custom-light: #475e4a; $custom-dark: #000000;
JSON
{
"hex": "#032308",
"rgb": {
"r": 3,
"g": 35,
"b": 8
},
"hsl": {
"h": 129.375,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.225,
"c": 0.06223,
"h": 146.4
},
"luminance": 0.01239
}Semantic roles & 50–950 ramp
primary
#032308
secondary
#671B5B
accent
#2DDAFA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977