#053012#053012
#053012 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.071 H 149.0°. Best body text is #FFFFFF at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #053012 |
|---|---|
| RGB | rgb(5, 48, 18) |
| HSL | hsl(138, 81%, 10%) |
| HSV | hsv(138, 90%, 19%) |
| CMYK | cmyk(89.6%, 0%, 62.5%, 81.2%) |
| CIE-LAB | lab(16.45, -22.54, 15.06) |
| CIE-LCH | lch(16.45, 27.11, 146.24°) |
| OKLab | oklab(27.22% -0.0606 0.0364) |
| OKLCH | oklch(27.22% 0.071 149) |
| XYZ | xyz(1.2286, 2.1897, 0.9301) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.60
Very Dark Green
#062E03
ΔE00 3.06
Dark Green
#033500
ΔE00 5.24
Evergreen
#05472A
ΔE00 7.42
Hunter Green (survey)
#0B4008
ΔE00 7.43
Pine Green
#0A481E
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#053012 #300523
analogous
#0D3005 #053012 #053027
triadic
#053012 #120530 #301205
tetradic
#053012 #050D30 #300523 #302705
square
#053012 #050D30 #300523 #302705
split-complementary
#053012 #270530 #30050D
monochromatic
#031C0A #031C0A #053012 #0B6727 #119F3C
Accessibility & contrast
On white
14.60
#053012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#053012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #053012
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##053012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##053012 | 1.00 | 14.60 | 1.44 | 14.60 |
| #FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B0F
Deuteranopia (green-blind)
#2B2714
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #053012; /* rgb */ color: rgb(5, 48, 18); /* oklch */ color: oklch(27.2% 0.071 149.0);
Tailwind
colors: {
custom: {
50: '#4d6950',
500: '#053012',
950: '#000000',
},
}SCSS
$custom: #053012; $custom-light: #4d6950; $custom-dark: #000000;
JSON
{
"hex": "#053012",
"rgb": {
"r": 5,
"g": 48,
"b": 18
},
"hsl": {
"h": 138.14,
"s": 81.132,
"l": 10.392
},
"oklch": {
"l": 0.27222,
"c": 0.07066,
"h": 149
},
"luminance": 0.0219
}Semantic roles & 50–950 ramp
primary
#053012
secondary
#721F59
accent
#30BBF8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78