#0A320E#0A320E
#0A320E is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.0% C 0.076 H 144.7°. Best body text is #FFFFFF at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #0A320E |
|---|---|
| RGB | rgb(10, 50, 14) |
| HSL | hsl(126, 67%, 12%) |
| HSV | hsv(126, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 72%, 80.4%) |
| CIE-LAB | lab(17.35, -22.83, 18.43) |
| CIE-LCH | lch(17.35, 29.34, 141.09°) |
| OKLab | oklab(27.99% -0.0618 0.0437) |
| OKLCH | oklch(27.99% 0.076 144.7) |
| XYZ | xyz(1.3450, 2.3773, 0.8034) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.71
Dark Forest Green
#002D04
ΔE00 1.96
Dark Green
#033500
ΔE00 3.51
Hunter Green (survey)
#0B4008
ΔE00 5.79
Pine Green
#0A481E
ΔE00 6.92
Forrest Green
#154406
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A320E #320A2E
analogous
#1A320A #0A320E #0A3222
triadic
#0A320E #0E0A32 #320E0A
tetradic
#0A320E #0A1A32 #320A2E #32220A
square
#0A320E #0A1A32 #320A2E #32220A
split-complementary
#0A320E #220A32 #320A1A
monochromatic
#051A07 #051A07 #0A320E #14651C #1E982B
Accessibility & contrast
On white
14.23
#0A320E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#0A320E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A320E
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A320E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A320E | 1.00 | 14.23 | 1.48 | 14.23 |
| #FFFFFF | 14.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D0A
Deuteranopia (green-blind)
#2E2911
Tritanopia (blue-blind)
#02302A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a320e; /* rgb */ color: rgb(10, 50, 14); /* oklch */ color: oklch(28.0% 0.076 144.7);
Tailwind
colors: {
custom: {
50: '#506a4e',
500: '#0a320e',
950: '#000000',
},
}SCSS
$custom: #0a320e; $custom-light: #506a4e; $custom-dark: #000000;
JSON
{
"hex": "#0a320e",
"rgb": {
"r": 10,
"g": 50,
"b": 14
},
"hsl": {
"h": 126,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.27994,
"c": 0.07565,
"h": 144.7
},
"luminance": 0.02377
}Semantic roles & 50–950 ramp
primary
#0A320E
secondary
#6F2868
accent
#3ED8EA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77