#0A321F#0A321F
#0A321F is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.4% C 0.057 H 158.5°. Best body text is #FFFFFF at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #0A321F |
|---|---|
| RGB | rgb(10, 50, 31) |
| HSL | hsl(152, 67%, 12%) |
| HSV | hsv(152, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 38%, 80.4%) |
| CIE-LAB | lab(17.67, -19.33, 8.17) |
| CIE-LCH | lch(17.67, 20.99, 157.08°) |
| OKLab | oklab(28.35% -0.0526 0.0207) |
| OKLCH | oklch(28.35% 0.057 158.5) |
| XYZ | xyz(1.5130, 2.4445, 1.6882) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.77
Very Dark Green
#062E03
ΔE00 7.20
Evergreen
#05472A
ΔE00 7.24
Dark Green
#033500
ΔE00 9.21
Pine Green
#0A481E
ΔE00 9.37
Hunter Green (survey)
#0B4008
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A321F #320A1D
analogous
#0A320B #0A321F #0A3132
triadic
#0A321F #1F0A32 #321F0A
tetradic
#0A321F #0B0A32 #320A1D #31320A
square
#0A321F #0B0A32 #320A1D #31320A
split-complementary
#0A321F #320A31 #320B0A
monochromatic
#051A10 #051A10 #0A321F #14653F #1E985E
Accessibility & contrast
On white
14.10
#0A321F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0A321F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A321F
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A321F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A321F | 1.00 | 14.10 | 1.49 | 14.10 |
| #FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312E1E
Deuteranopia (green-blind)
#2C2A20
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a321f; /* rgb */ color: rgb(10, 50, 31); /* oklch */ color: oklch(28.4% 0.057 158.5);
Tailwind
colors: {
custom: {
50: '#4f6a5a',
500: '#0a321f',
950: '#000000',
},
}SCSS
$custom: #0a321f; $custom-light: #4f6a5a; $custom-dark: #000000;
JSON
{
"hex": "#0a321f",
"rgb": {
"r": 10,
"g": 50,
"b": 31
},
"hsl": {
"h": 151.5,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.28352,
"c": 0.05652,
"h": 158.5
},
"luminance": 0.02445
}Semantic roles & 50–950 ramp
primary
#0A321F
secondary
#6F284A
accent
#3E90EA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78