#0A321E#0A321E
#0A321E is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.3% C 0.058 H 157.3°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #0A321E |
|---|---|
| RGB | rgb(10, 50, 30) |
| HSL | hsl(150, 67%, 12%) |
| HSV | hsv(150, 80%, 20%) |
| CMYK | cmyk(80%, 0%, 40%, 80.4%) |
| CIE-LAB | lab(17.64, -19.59, 8.81) |
| CIE-LCH | lch(17.64, 21.48, 155.78°) |
| OKLab | oklab(28.33% -0.0532 0.0222) |
| OKLCH | oklch(28.33% 0.058 157.3) |
| XYZ | xyz(1.5000, 2.4393, 1.6198) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.37
Very Dark Green
#062E03
ΔE00 6.80
Evergreen
#05472A
ΔE00 7.10
Dark Green
#033500
ΔE00 8.80
Pine Green
#0A481E
ΔE00 9.09
Hunter Green (survey)
#0B4008
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A321E #320A1E
analogous
#0A320A #0A321E #0A3232
triadic
#0A321E #1E0A32 #321E0A
tetradic
#0A321E #0A0A32 #320A1E #32320A
square
#0A321E #0A0A32 #320A1E #32320A
split-complementary
#0A321E #320A32 #320A0A
monochromatic
#051A0F #051A0F #0A321E #14653D #1E985B
Accessibility & contrast
On white
14.11
#0A321E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0A321E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A321E
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A321E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A321E | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D1D
Deuteranopia (green-blind)
#2C2A1F
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a321e; /* rgb */ color: rgb(10, 50, 30); /* oklch */ color: oklch(28.3% 0.058 157.3);
Tailwind
colors: {
custom: {
50: '#4f6a59',
500: '#0a321e',
950: '#000000',
},
}SCSS
$custom: #0a321e; $custom-light: #4f6a59; $custom-dark: #000000;
JSON
{
"hex": "#0a321e",
"rgb": {
"r": 10,
"g": 50,
"b": 30
},
"hsl": {
"h": 150,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.28325,
"c": 0.05765,
"h": 157.3
},
"luminance": 0.02439
}Semantic roles & 50–950 ramp
primary
#0A321E
secondary
#6F284C
accent
#3E94EA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78