#053018#053018
#053018 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.064 H 153.8°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #053018 |
|---|---|
| RGB | rgb(5, 48, 24) |
| HSL | hsl(147, 81%, 10%) |
| HSV | hsv(147, 90%, 19%) |
| CMYK | cmyk(89.6%, 0%, 50%, 81.2%) |
| CIE-LAB | lab(16.56, -21.27, 11.35) |
| CIE-LCH | lch(16.56, 24.10, 151.91°) |
| OKLab | oklab(27.35% -0.0573 0.0282) |
| OKLCH | oklch(27.35% 0.064 153.8) |
| XYZ | xyz(1.2843, 2.2120, 1.2232) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.62
Very Dark Green
#062E03
ΔE00 5.15
Evergreen
#05472A
ΔE00 7.21
Dark Green
#033500
ΔE00 7.28
Pine Green
#0A481E
ΔE00 8.51
Hunter Green (survey)
#0B4008
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#053018 #30051D
analogous
#073005 #053018 #05302D
triadic
#053018 #180530 #301805
tetradic
#053018 #050730 #30051D #302D05
square
#053018 #050730 #30051D #302D05
split-complementary
#053018 #2D0530 #300507
monochromatic
#031C0E #031C0E #053018 #0B6734 #119F4F
Accessibility & contrast
On white
14.56
#053018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#053018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #053018
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##053018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##053018 | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B16
Deuteranopia (green-blind)
#2B271A
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #053018; /* rgb */ color: rgb(5, 48, 24); /* oklch */ color: oklch(27.3% 0.064 153.8);
Tailwind
colors: {
custom: {
50: '#4d6955',
500: '#053018',
950: '#000000',
},
}SCSS
$custom: #053018; $custom-light: #4d6955; $custom-dark: #000000;
JSON
{
"hex": "#053018",
"rgb": {
"r": 5,
"g": 48,
"b": 24
},
"hsl": {
"h": 146.512,
"s": 81.132,
"l": 10.392
},
"oklch": {
"l": 0.27348,
"c": 0.06381,
"h": 153.8
},
"luminance": 0.02212
}Semantic roles & 50–950 ramp
primary
#053018
secondary
#721F4D
accent
#309FF8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010603
muted
#777A78