#0A320B#0A320B
#0A320B is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.0% C 0.078 H 143.5°. Best body text is #FFFFFF at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #0A320B |
|---|---|
| RGB | rgb(10, 50, 11) |
| HSL | hsl(122, 67%, 12%) |
| HSV | hsv(122, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 78%, 80.4%) |
| CIE-LAB | lab(17.32, -23.25, 19.79) |
| CIE-LCH | lch(17.32, 30.53, 139.59°) |
| OKLab | oklab(27.95% -0.0631 0.0467) |
| OKLCH | oklch(27.95% 0.078 143.5) |
| XYZ | xyz(1.3261, 2.3698, 0.7041) |
| Luminance | 0.0237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.32
Dark Forest Green
#002D04
ΔE00 1.89
Dark Green
#033500
ΔE00 2.89
Hunter Green (survey)
#0B4008
ΔE00 5.35
Pine Green
#0A481E
ΔE00 6.92
Forrest Green
#154406
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A320B #320A31
analogous
#1D320A #0A320B #0A321F
triadic
#0A320B #0B0A32 #320B0A
tetradic
#0A320B #0A1D32 #320A31 #321F0A
square
#0A320B #0A1D32 #320A31 #321F0A
split-complementary
#0A320B #1F0A32 #320A1D
monochromatic
#051A06 #051A06 #0A320B #146516 #1E9821
Accessibility & contrast
On white
14.25
#0A320B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#0A320B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A320B
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A320B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A320B | 1.00 | 14.25 | 1.47 | 14.25 |
| #FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D07
Deuteranopia (green-blind)
#2E290E
Tritanopia (blue-blind)
#03302A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a320b; /* rgb */ color: rgb(10, 50, 11); /* oklch */ color: oklch(28.0% 0.078 143.5);
Tailwind
colors: {
custom: {
50: '#506a4c',
500: '#0a320b',
950: '#000000',
},
}SCSS
$custom: #0a320b; $custom-light: #506a4c; $custom-dark: #000000;
JSON
{
"hex": "#0a320b",
"rgb": {
"r": 10,
"g": 50,
"b": 11
},
"hsl": {
"h": 121.5,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.27953,
"c": 0.07849,
"h": 143.5
},
"luminance": 0.0237
}Semantic roles & 50–950 ramp
primary
#0A320B
secondary
#6F286E
accent
#3EE5EA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77