#05341F#05341F
#05341F is a dark, moderate teal. Relative luminance 0.026; OKLCH L 28.8% C 0.062 H 158.6°. Best body text is #FFFFFF at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #05341F |
|---|---|
| RGB | rgb(5, 52, 31) |
| HSL | hsl(153, 82%, 11%) |
| HSV | hsv(153, 90%, 20%) |
| CMYK | cmyk(90.4%, 0%, 40.4%, 79.6%) |
| CIE-LAB | lab(18.31, -21.42, 9.02) |
| CIE-LCH | lch(18.31, 23.24, 157.16°) |
| OKLab | oklab(28.84% -0.058 0.0228) |
| OKLCH | oklch(28.84% 0.062 158.6) |
| XYZ | xyz(1.5377, 2.5870, 1.7144) |
| Luminance | 0.0259 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 6.21
Dark Forest Green
#002D04
ΔE00 6.29
Very Dark Green
#062E03
ΔE00 6.81
Pine Green
#0A481E
ΔE00 8.39
Dark Green
#033500
ΔE00 8.56
Hunter Green (survey)
#0B4008
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05341F #34051A
analogous
#053407 #05341F #053134
triadic
#05341F #1F0534 #341F05
tetradic
#05341F #070534 #34051A #313405
square
#05341F #070534 #34051A #313405
split-complementary
#05341F #340531 #340705
monochromatic
#031C11 #031C11 #05341F #0A6C40 #10A462
Accessibility & contrast
On white
13.84
#05341F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#05341F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05341F
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05341F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05341F | 1.00 | 13.84 | 1.52 | 13.84 |
| #FFFFFF | 13.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F1E
Deuteranopia (green-blind)
#2E2B20
Tritanopia (blue-blind)
#00342F
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #05341f; /* rgb */ color: rgb(5, 52, 31); /* oklch */ color: oklch(28.8% 0.062 158.6);
Tailwind
colors: {
custom: {
50: '#4e6c5a',
500: '#05341f',
950: '#000000',
},
}SCSS
$custom: #05341f; $custom-light: #4e6c5a; $custom-dark: #000000;
JSON
{
"hex": "#05341f",
"rgb": {
"r": 5,
"g": 52,
"b": 31
},
"hsl": {
"h": 153.191,
"s": 82.456,
"l": 11.176
},
"oklch": {
"l": 0.28838,
"c": 0.06232,
"h": 158.6
},
"luminance": 0.02587
}Semantic roles & 50–950 ramp
primary
#05341F
secondary
#751F46
accent
#2F89F9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020704
muted
#787A79