#0A321C#0A321C
#0A321C is a dark, muted green. Relative luminance 0.024; OKLCH L 28.3% C 0.060 H 155.1°. Best body text is #FFFFFF at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #0A321C |
|---|---|
| RGB | rgb(10, 50, 28) |
| HSL | hsl(147, 67%, 12%) |
| HSV | hsv(147, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 44%, 80.4%) |
| CIE-LAB | lab(17.60, -20.09, 10.09) |
| CIE-LCH | lch(17.60, 22.48, 153.33°) |
| OKLab | oklab(28.27% -0.0544 0.0253) |
| OKLCH | oklch(28.27% 0.06 155.1) |
| XYZ | xyz(1.4752, 2.4294, 1.4896) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.61
Very Dark Green
#062E03
ΔE00 6.02
Evergreen
#05472A
ΔE00 6.90
Dark Green
#033500
ΔE00 8.02
Pine Green
#0A481E
ΔE00 8.58
Hunter Green (survey)
#0B4008
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A321C #320A20
analogous
#0C320A #0A321C #0A3230
triadic
#0A321C #1C0A32 #321C0A
tetradic
#0A321C #0A0C32 #320A20 #32300A
square
#0A321C #0A0C32 #320A20 #32300A
split-complementary
#0A321C #300A32 #320A0C
monochromatic
#051A0E #051A0E #0A321C #146539 #1E9855
Accessibility & contrast
On white
14.13
#0A321C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0A321C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A321C
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A321C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A321C | 1.00 | 14.13 | 1.49 | 14.13 |
| #FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D1B
Deuteranopia (green-blind)
#2D2A1D
Tritanopia (blue-blind)
#00312C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a321c; /* rgb */ color: rgb(10, 50, 28); /* oklch */ color: oklch(28.3% 0.060 155.1);
Tailwind
colors: {
custom: {
50: '#4f6a58',
500: '#0a321c',
950: '#000000',
},
}SCSS
$custom: #0a321c; $custom-light: #4f6a58; $custom-dark: #000000;
JSON
{
"hex": "#0a321c",
"rgb": {
"r": 10,
"g": 50,
"b": 28
},
"hsl": {
"h": 147,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.28272,
"c": 0.05995,
"h": 155.1
},
"luminance": 0.0243
}Semantic roles & 50–950 ramp
primary
#0A321C
secondary
#6F284F
accent
#3E9CEA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78