#09321F#09321F
#09321F is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.3% C 0.057 H 158.9°. Best body text is #FFFFFF at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #09321F |
|---|---|
| RGB | rgb(9, 50, 31) |
| HSL | hsl(152, 69%, 12%) |
| HSV | hsv(152, 82%, 20%) |
| CMYK | cmyk(82%, 0%, 38%, 80.4%) |
| CIE-LAB | lab(17.64, -19.55, 8.13) |
| CIE-LCH | lch(17.64, 21.18, 157.43°) |
| OKLab | oklab(28.32% -0.0532 0.0206) |
| OKLCH | oklch(28.32% 0.057 158.9) |
| XYZ | xyz(1.5004, 2.4380, 1.6876) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.77
Evergreen
#05472A
ΔE00 7.20
Very Dark Green
#062E03
ΔE00 7.22
Dark Green
#033500
ΔE00 9.22
Pine Green
#0A481E
ΔE00 9.36
Hunter Green (survey)
#0B4008
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09321F #32091C
analogous
#09320B #09321F #093132
triadic
#09321F #1F0932 #321F09
tetradic
#09321F #0B0932 #32091C #313209
square
#09321F #0B0932 #32091C #313209
split-complementary
#09321F #320931 #320B09
monochromatic
#051A10 #051A10 #09321F #12663F #1C9A5F
Accessibility & contrast
On white
14.12
#09321F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#09321F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09321F
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09321F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09321F | 1.00 | 14.12 | 1.49 | 14.12 |
| #FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312D1E
Deuteranopia (green-blind)
#2C2A20
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #09321f; /* rgb */ color: rgb(9, 50, 31); /* oklch */ color: oklch(28.3% 0.057 158.9);
Tailwind
colors: {
custom: {
50: '#4f6a5a',
500: '#09321f',
950: '#000000',
},
}SCSS
$custom: #09321f; $custom-light: #4f6a5a; $custom-dark: #000000;
JSON
{
"hex": "#09321f",
"rgb": {
"r": 9,
"g": 50,
"b": 31
},
"hsl": {
"h": 152.195,
"s": 69.492,
"l": 11.569
},
"oklch": {
"l": 0.28319,
"c": 0.05703,
"h": 158.9
},
"luminance": 0.02438
}Semantic roles & 50–950 ramp
primary
#09321F
secondary
#702749
accent
#3B8DEC
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78