#05321F#05321F
#05321F is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.2% C 0.059 H 160.1°. Best body text is #FFFFFF at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #05321F |
|---|---|
| RGB | rgb(5, 50, 31) |
| HSL | hsl(155, 82%, 11%) |
| HSV | hsv(155, 90%, 20%) |
| CMYK | cmyk(90%, 0%, 38%, 80.4%) |
| CIE-LAB | lab(17.52, -20.45, 7.95) |
| CIE-LCH | lch(17.52, 21.94, 158.77°) |
| OKLab | oklab(28.19% -0.0556 0.0201) |
| OKLCH | oklch(28.19% 0.059 160.1) |
| XYZ | xyz(1.4504, 2.4122, 1.6852) |
| Luminance | 0.0241 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.79
Evergreen
#05472A
ΔE00 7.05
Very Dark Green
#062E03
ΔE00 7.32
Dark Green
#033500
ΔE00 9.27
Pine Green
#0A481E
ΔE00 9.32
Hunter Green (survey)
#0B4008
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05321F #320518
analogous
#053209 #05321F #052E32
triadic
#05321F #1F0532 #321F05
tetradic
#05321F #090532 #320518 #2E3205
square
#05321F #090532 #320518 #2E3205
split-complementary
#05321F #32052E #320905
monochromatic
#031C11 #031C11 #05321F #0B6A41 #10A164
Accessibility & contrast
On white
14.17
#05321F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#05321F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05321F
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05321F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05321F | 1.00 | 14.17 | 1.48 | 14.17 |
| #FFFFFF | 14.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312D1E
Deuteranopia (green-blind)
#2C2920
Tritanopia (blue-blind)
#00322D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #05321f; /* rgb */ color: rgb(5, 50, 31); /* oklch */ color: oklch(28.2% 0.059 160.1);
Tailwind
colors: {
custom: {
50: '#4d6a5a',
500: '#05321f',
950: '#000000',
},
}SCSS
$custom: #05321f; $custom-light: #4d6a5a; $custom-dark: #000000;
JSON
{
"hex": "#05321f",
"rgb": {
"r": 5,
"g": 50,
"b": 31
},
"hsl": {
"h": 154.667,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.28187,
"c": 0.05911,
"h": 160.1
},
"luminance": 0.02412
}Semantic roles & 50–950 ramp
primary
#05321F
secondary
#731F43
accent
#3084F8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78