#0A321D#0A321D
#0A321D is a dark, muted green. Relative luminance 0.024; OKLCH L 28.3% C 0.059 H 156.2°. Best body text is #FFFFFF at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #0A321D |
|---|---|
| RGB | rgb(10, 50, 29) |
| HSL | hsl(149, 67%, 12%) |
| HSV | hsv(149, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 42%, 80.4%) |
| CIE-LAB | lab(17.62, -19.84, 9.45) |
| CIE-LCH | lch(17.62, 21.98, 154.53°) |
| OKLab | oklab(28.3% -0.0538 0.0238) |
| OKLCH | oklch(28.3% 0.059 156.2) |
| XYZ | xyz(1.4874, 2.4343, 1.5536) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.98
Very Dark Green
#062E03
ΔE00 6.40
Evergreen
#05472A
ΔE00 6.99
Dark Green
#033500
ΔE00 8.41
Pine Green
#0A481E
ΔE00 8.83
Hunter Green (survey)
#0B4008
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A321D #320A1F
analogous
#0B320A #0A321D #0A3231
triadic
#0A321D #1D0A32 #321D0A
tetradic
#0A321D #0A0B32 #320A1F #32310A
square
#0A321D #0A0B32 #320A1F #32310A
split-complementary
#0A321D #310A32 #320A0B
monochromatic
#051A0F #051A0F #0A321D #14653B #1E9858
Accessibility & contrast
On white
14.12
#0A321D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0A321D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A321D
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A321D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A321D | 1.00 | 14.12 | 1.49 | 14.12 |
| #FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D1C
Deuteranopia (green-blind)
#2D2A1E
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a321d; /* rgb */ color: rgb(10, 50, 29); /* oklch */ color: oklch(28.3% 0.059 156.2);
Tailwind
colors: {
custom: {
50: '#4f6a59',
500: '#0a321d',
950: '#000000',
},
}SCSS
$custom: #0a321d; $custom-light: #4f6a59; $custom-dark: #000000;
JSON
{
"hex": "#0a321d",
"rgb": {
"r": 10,
"g": 50,
"b": 29
},
"hsl": {
"h": 148.5,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.28298,
"c": 0.0588,
"h": 156.2
},
"luminance": 0.02434
}Semantic roles & 50–950 ramp
primary
#0A321D
secondary
#6F284E
accent
#3E98EA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78