#053605#053605
#053605 is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.091 H 142.8°. Best body text is #FFFFFF at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #053605 |
|---|---|
| RGB | rgb(5, 54, 5) |
| HSL | hsl(120, 83%, 12%) |
| HSV | hsv(120, 91%, 21%) |
| CMYK | cmyk(90.7%, 0%, 90.7%, 78.8%) |
| CIE-LAB | lab(18.72, -26.82, 23.88) |
| CIE-LCH | lch(18.72, 35.92, 138.32°) |
| OKLab | oklab(29.05% -0.0728 0.0553) |
| OKLCH | oklch(29.05% 0.091 142.8) |
| XYZ | xyz(1.4091, 2.6814, 0.5868) |
| Luminance | 0.0268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.74
Very Dark Green
#062E03
ΔE00 2.80
Hunter Green (survey)
#0B4008
ΔE00 3.27
Dark Forest Green
#002D04
ΔE00 3.32
Forrest Green
#154406
ΔE00 4.97
Forest Green (survey)
#06470C
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#053605 #360536
analogous
#1E3605 #053605 #05361E
triadic
#053605 #050536 #360505
tetradic
#053605 #051E36 #360536 #361E05
square
#053605 #051E36 #360536 #361E05
split-complementary
#053605 #1E0536 #36051E
monochromatic
#031C03 #031C03 #053605 #0A6E0A #0FA60F
Accessibility & contrast
On white
13.67
#053605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#053605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #053605
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##053605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##053605 | 1.00 | 13.67 | 1.54 | 13.67 |
| #FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373000
Deuteranopia (green-blind)
#322C0A
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #053605; /* rgb */ color: rgb(5, 54, 5); /* oklch */ color: oklch(29.1% 0.091 142.8);
Tailwind
colors: {
custom: {
50: '#4f6e49',
500: '#053605',
950: '#000000',
},
}SCSS
$custom: #053605; $custom-light: #4f6e49; $custom-dark: #000000;
JSON
{
"hex": "#053605",
"rgb": {
"r": 5,
"g": 54,
"b": 5
},
"hsl": {
"h": 120,
"s": 83.051,
"l": 11.569
},
"oklch": {
"l": 0.29055,
"c": 0.09145,
"h": 142.8
},
"luminance": 0.02682
}Semantic roles & 50–950 ramp
primary
#053605
secondary
#772077
accent
#2EF9F9
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77