#0A321A#0A321A
#0A321A is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.062 H 153.0°. Best body text is #FFFFFF at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #0A321A |
|---|---|
| RGB | rgb(10, 50, 26) |
| HSL | hsl(144, 67%, 12%) |
| HSV | hsv(144, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 48%, 80.4%) |
| CIE-LAB | lab(17.55, -20.56, 11.36) |
| CIE-LCH | lch(17.55, 23.49, 151.08°) |
| OKLab | oklab(28.22% -0.0555 0.0282) |
| OKLCH | oklch(28.22% 0.062 153) |
| XYZ | xyz(1.4521, 2.4202, 1.3677) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.88
Very Dark Green
#062E03
ΔE00 5.27
Evergreen
#05472A
ΔE00 6.80
Dark Green
#033500
ΔE00 7.26
Pine Green
#0A481E
ΔE00 8.13
Hunter Green (survey)
#0B4008
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A321A #320A22
analogous
#0E320A #0A321A #0A322E
triadic
#0A321A #1A0A32 #321A0A
tetradic
#0A321A #0A0E32 #320A22 #322E0A
square
#0A321A #0A0E32 #320A22 #322E0A
split-complementary
#0A321A #2E0A32 #320A0E
monochromatic
#051A0D #051A0D #0A321A #146535 #1E984F
Accessibility & contrast
On white
14.15
#0A321A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#0A321A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A321A
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A321A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A321A | 1.00 | 14.15 | 1.48 | 14.15 |
| #FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D18
Deuteranopia (green-blind)
#2D2A1C
Tritanopia (blue-blind)
#00312C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a321a; /* rgb */ color: rgb(10, 50, 26); /* oklch */ color: oklch(28.2% 0.062 153.0);
Tailwind
colors: {
custom: {
50: '#4f6a56',
500: '#0a321a',
950: '#000000',
},
}SCSS
$custom: #0a321a; $custom-light: #4f6a56; $custom-dark: #000000;
JSON
{
"hex": "#0a321a",
"rgb": {
"r": 10,
"g": 50,
"b": 26
},
"hsl": {
"h": 144,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.28223,
"c": 0.06229,
"h": 153
},
"luminance": 0.0242
}Semantic roles & 50–950 ramp
primary
#0A321A
secondary
#6F2853
accent
#3EA5EA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78