#0A320F#0A320F
#0A320F is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.0% C 0.075 H 145.2°. Best body text is #FFFFFF at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #0A320F |
|---|---|
| RGB | rgb(10, 50, 15) |
| HSL | hsl(128, 67%, 12%) |
| HSV | hsv(128, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(17.37, -22.68, 17.93) |
| CIE-LCH | lch(17.37, 28.91, 141.67°) |
| OKLab | oklab(28.01% -0.0613 0.0426) |
| OKLCH | oklch(28.01% 0.075 145.2) |
| XYZ | xyz(1.3519, 2.3801, 0.8400) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.90
Dark Forest Green
#002D04
ΔE00 2.05
Dark Green
#033500
ΔE00 3.75
Hunter Green (survey)
#0B4008
ΔE00 5.97
Pine Green
#0A481E
ΔE00 6.93
Forrest Green
#154406
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A320F #320A2D
analogous
#19320A #0A320F #0A3223
triadic
#0A320F #0F0A32 #320F0A
tetradic
#0A320F #0A1932 #320A2D #32230A
square
#0A320F #0A1932 #320A2D #32230A
split-complementary
#0A320F #230A32 #320A19
monochromatic
#051A08 #051A08 #0A320F #14651E #1E982E
Accessibility & contrast
On white
14.23
#0A320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#0A320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A320F
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A320F | 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)
#332D0B
Deuteranopia (green-blind)
#2E2912
Tritanopia (blue-blind)
#02312A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a320f; /* rgb */ color: rgb(10, 50, 15); /* oklch */ color: oklch(28.0% 0.075 145.2);
Tailwind
colors: {
custom: {
50: '#506a4e',
500: '#0a320f',
950: '#000000',
},
}SCSS
$custom: #0a320f; $custom-light: #506a4e; $custom-dark: #000000;
JSON
{
"hex": "#0a320f",
"rgb": {
"r": 10,
"g": 50,
"b": 15
},
"hsl": {
"h": 127.5,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.28009,
"c": 0.07463,
"h": 145.2
},
"luminance": 0.0238
}Semantic roles & 50–950 ramp
primary
#0A320F
secondary
#6F2866
accent
#3ED4EA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77