#0A321B#0A321B
#0A321B is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.061 H 154.0°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #0A321B |
|---|---|
| RGB | rgb(10, 50, 27) |
| HSL | hsl(146, 67%, 12%) |
| HSV | hsv(146, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 46%, 80.4%) |
| CIE-LAB | lab(17.57, -20.33, 10.73) |
| CIE-LCH | lch(17.57, 22.98, 152.18°) |
| OKLab | oklab(28.25% -0.0549 0.0268) |
| OKLCH | oklch(28.25% 0.061 154) |
| XYZ | xyz(1.4635, 2.4247, 1.4276) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.24
Very Dark Green
#062E03
ΔE00 5.64
Evergreen
#05472A
ΔE00 6.84
Dark Green
#033500
ΔE00 7.64
Pine Green
#0A481E
ΔE00 8.35
Hunter Green (survey)
#0B4008
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A321B #320A21
analogous
#0D320A #0A321B #0A322F
triadic
#0A321B #1B0A32 #321B0A
tetradic
#0A321B #0A0D32 #320A21 #322F0A
square
#0A321B #0A0D32 #320A21 #322F0A
split-complementary
#0A321B #2F0A32 #320A0D
monochromatic
#051A0E #051A0E #0A321B #146537 #1E9852
Accessibility & contrast
On white
14.14
#0A321B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0A321B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A321B
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A321B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A321B | 1.00 | 14.14 | 1.49 | 14.14 |
| #FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D19
Deuteranopia (green-blind)
#2D2A1D
Tritanopia (blue-blind)
#00312C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a321b; /* rgb */ color: rgb(10, 50, 27); /* oklch */ color: oklch(28.2% 0.061 154.0);
Tailwind
colors: {
custom: {
50: '#4f6a57',
500: '#0a321b',
950: '#000000',
},
}SCSS
$custom: #0a321b; $custom-light: #4f6a57; $custom-dark: #000000;
JSON
{
"hex": "#0a321b",
"rgb": {
"r": 10,
"g": 50,
"b": 27
},
"hsl": {
"h": 145.5,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.28247,
"c": 0.06111,
"h": 154
},
"luminance": 0.02425
}Semantic roles & 50–950 ramp
primary
#0A321B
secondary
#6F2851
accent
#3EA1EA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78