#05341C#05341C
#05341C is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.8% C 0.066 H 155.5°. Best body text is #FFFFFF at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #05341C |
|---|---|
| RGB | rgb(5, 52, 28) |
| HSL | hsl(149, 82%, 11%) |
| HSV | hsv(149, 90%, 20%) |
| CMYK | cmyk(90.4%, 0%, 46.2%, 79.6%) |
| CIE-LAB | lab(18.24, -22.17, 10.92) |
| CIE-LCH | lch(18.24, 24.72, 153.77°) |
| OKLab | oklab(28.76% -0.0598 0.0273) |
| OKLCH | oklch(28.76% 0.066 155.5) |
| XYZ | xyz(1.5000, 2.5719, 1.5158) |
| Luminance | 0.0257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.21
Very Dark Green
#062E03
ΔE00 5.72
Evergreen
#05472A
ΔE00 5.97
Dark Green
#033500
ΔE00 7.41
Pine Green
#0A481E
ΔE00 7.63
Hunter Green (survey)
#0B4008
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05341C #34051D
analogous
#053405 #05341C #053433
triadic
#05341C #1C0534 #341C05
tetradic
#05341C #050534 #34051D #343305
square
#05341C #050534 #34051D #343305
split-complementary
#05341C #330534 #340505
monochromatic
#031C0F #031C0F #05341C #0A6C3A #10A458
Accessibility & contrast
On white
13.87
#05341C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#05341C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05341C
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05341C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05341C | 1.00 | 13.87 | 1.51 | 13.87 |
| #FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F1A
Deuteranopia (green-blind)
#2E2B1E
Tritanopia (blue-blind)
#00332E
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #05341c; /* rgb */ color: rgb(5, 52, 28); /* oklch */ color: oklch(28.8% 0.066 155.5);
Tailwind
colors: {
custom: {
50: '#4e6c58',
500: '#05341c',
950: '#000000',
},
}SCSS
$custom: #05341c; $custom-light: #4e6c58; $custom-dark: #000000;
JSON
{
"hex": "#05341c",
"rgb": {
"r": 5,
"g": 52,
"b": 28
},
"hsl": {
"h": 149.362,
"s": 82.456,
"l": 11.176
},
"oklch": {
"l": 0.28761,
"c": 0.06571,
"h": 155.5
},
"luminance": 0.02572
}Semantic roles & 50–950 ramp
primary
#05341C
secondary
#751F4B
accent
#2F96F9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78