#0A320C#0A320C
#0A320C is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.0% C 0.078 H 143.9°. Best body text is #FFFFFF at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #0A320C |
|---|---|
| RGB | rgb(10, 50, 12) |
| HSL | hsl(123, 67%, 12%) |
| HSV | hsv(123, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(17.33, -23.11, 19.36) |
| CIE-LCH | lch(17.33, 30.15, 140.05°) |
| OKLab | oklab(27.97% -0.0626 0.0458) |
| OKLCH | oklch(27.97% 0.078 143.9) |
| XYZ | xyz(1.3321, 2.3721, 0.7354) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.41
Dark Forest Green
#002D04
ΔE00 1.88
Dark Green
#033500
ΔE00 3.08
Hunter Green (survey)
#0B4008
ΔE00 5.48
Pine Green
#0A481E
ΔE00 6.91
Forrest Green
#154406
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A320C #320A30
analogous
#1C320A #0A320C #0A3220
triadic
#0A320C #0C0A32 #320C0A
tetradic
#0A320C #0A1C32 #320A30 #32200A
square
#0A320C #0A1C32 #320A30 #32200A
split-complementary
#0A320C #200A32 #320A1C
monochromatic
#051A06 #051A06 #0A320C #146518 #1E9824
Accessibility & contrast
On white
14.24
#0A320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#0A320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A320C
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A320C | 1.00 | 14.24 | 1.47 | 14.24 |
| #FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D08
Deuteranopia (green-blind)
#2E290F
Tritanopia (blue-blind)
#02302A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a320c; /* rgb */ color: rgb(10, 50, 12); /* oklch */ color: oklch(28.0% 0.078 143.9);
Tailwind
colors: {
custom: {
50: '#506a4d',
500: '#0a320c',
950: '#000000',
},
}SCSS
$custom: #0a320c; $custom-light: #506a4d; $custom-dark: #000000;
JSON
{
"hex": "#0a320c",
"rgb": {
"r": 10,
"g": 50,
"b": 12
},
"hsl": {
"h": 123,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.27966,
"c": 0.07758,
"h": 143.9
},
"luminance": 0.02372
}Semantic roles & 50–950 ramp
primary
#0A320C
secondary
#6F286C
accent
#3EE1EA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77