#0A320D#0A320D
#0A320D is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.0% C 0.077 H 144.3°. Best body text is #FFFFFF at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #0A320D |
|---|---|
| RGB | rgb(10, 50, 13) |
| HSL | hsl(125, 67%, 12%) |
| HSV | hsv(125, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 74%, 80.4%) |
| CIE-LAB | lab(17.34, -22.98, 18.91) |
| CIE-LCH | lch(17.34, 29.76, 140.55°) |
| OKLab | oklab(27.98% -0.0622 0.0447) |
| OKLCH | oklch(27.98% 0.077 144.3) |
| XYZ | xyz(1.3383, 2.3747, 0.7685) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.55
Dark Forest Green
#002D04
ΔE00 1.91
Dark Green
#033500
ΔE00 3.29
Hunter Green (survey)
#0B4008
ΔE00 5.63
Pine Green
#0A481E
ΔE00 6.91
Forrest Green
#154406
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A320D #320A2F
analogous
#1B320A #0A320D #0A3221
triadic
#0A320D #0D0A32 #320D0A
tetradic
#0A320D #0A1B32 #320A2F #32210A
square
#0A320D #0A1B32 #320A2F #32210A
split-complementary
#0A320D #210A32 #320A1B
monochromatic
#051A07 #051A07 #0A320D #14651A #1E9828
Accessibility & contrast
On white
14.24
#0A320D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#0A320D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A320D
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A320D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A320D | 1.00 | 14.24 | 1.48 | 14.24 |
| #FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D09
Deuteranopia (green-blind)
#2E2910
Tritanopia (blue-blind)
#02302A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a320d; /* rgb */ color: rgb(10, 50, 13); /* oklch */ color: oklch(28.0% 0.077 144.3);
Tailwind
colors: {
custom: {
50: '#506a4d',
500: '#0a320d',
950: '#000000',
},
}SCSS
$custom: #0a320d; $custom-light: #506a4d; $custom-dark: #000000;
JSON
{
"hex": "#0a320d",
"rgb": {
"r": 10,
"g": 50,
"b": 13
},
"hsl": {
"h": 124.5,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.27979,
"c": 0.07663,
"h": 144.3
},
"luminance": 0.02375
}Semantic roles & 50–950 ramp
primary
#0A320D
secondary
#6F286A
accent
#3EDDEA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77