#053F18#053F18
#053F18 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.3% C 0.087 H 148.8°. Best body text is #FFFFFF at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #053F18 |
|---|---|
| RGB | rgb(5, 63, 24) |
| HSL | hsl(140, 85%, 13%) |
| HSV | hsv(140, 92%, 25%) |
| CMYK | cmyk(92.1%, 0%, 61.9%, 75.3%) |
| CIE-LAB | lab(22.49, -27.75, 18.81) |
| CIE-LCH | lch(22.49, 33.53, 145.87°) |
| OKLab | oklab(32.26% -0.0745 0.0451) |
| OKLCH | oklch(32.26% 0.087 148.8) |
| XYZ | xyz(2.0048, 3.6530, 1.4634) |
| Luminance | 0.0365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.76
Hunter Green (survey)
#0B4008
ΔE00 4.04
Evergreen
#05472A
ΔE00 4.45
Dark Green
#033500
ΔE00 4.47
Forest Green (survey)
#06470C
ΔE00 4.81
British Racing Green
#05480D
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#053F18 #3F052C
analogous
#0F3F05 #053F18 #053F35
triadic
#053F18 #18053F #3F1805
tetradic
#053F18 #050F3F #3F052C #3F3505
square
#053F18 #050F3F #3F052C #3F3505
split-complementary
#053F18 #35053F #3F050F
monochromatic
#021C0B #021C0B #053F18 #09782E #0EB043
Accessibility & contrast
On white
12.13
#053F18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#053F18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #053F18
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##053F18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##053F18 | 1.00 | 12.13 | 1.73 | 12.13 |
| #FFFFFF | 12.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403814
Deuteranopia (green-blind)
#39341B
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #053f18; /* rgb */ color: rgb(5, 63, 24); /* oklch */ color: oklch(32.3% 0.087 148.8);
Tailwind
colors: {
custom: {
50: '#517556',
500: '#053f18',
950: '#000000',
},
}SCSS
$custom: #053f18; $custom-light: #517556; $custom-dark: #000000;
JSON
{
"hex": "#053f18",
"rgb": {
"r": 5,
"g": 63,
"b": 24
},
"hsl": {
"h": 139.655,
"s": 85.294,
"l": 13.333
},
"oklch": {
"l": 0.32255,
"c": 0.08708,
"h": 148.8
},
"luminance": 0.03653
}Semantic roles & 50–950 ramp
primary
#053F18
secondary
#802060
accent
#2CB8FC
background
#F4F7F5
surface
#E7EDE9
border
#C3C8C5
text
#030803
muted
#787B78