#013011#013011
#013011 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.074 H 149.7°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #013011 |
|---|---|
| RGB | rgb(1, 48, 17) |
| HSL | hsl(140, 96%, 10%) |
| HSV | hsv(140, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 64.6%, 81.2%) |
| CIE-LAB | lab(16.31, -23.80, 15.45) |
| CIE-LCH | lch(16.31, 28.37, 147.01°) |
| OKLab | oklab(27.06% -0.0637 0.0372) |
| OKLCH | oklch(27.06% 0.074 149.7) |
| XYZ | xyz(1.1705, 2.1607, 0.8856) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.33
Very Dark Green
#062E03
ΔE00 2.98
Dark Green
#033500
ΔE00 5.01
Hunter Green (survey)
#0B4008
ΔE00 7.26
Evergreen
#05472A
ΔE00 7.34
Pine Green
#0A481E
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013011 #300120
analogous
#083001 #013011 #013029
triadic
#013011 #110130 #301101
tetradic
#013011 #010830 #300120 #302901
square
#013011 #010830 #300120 #302901
split-complementary
#013011 #290130 #300108
monochromatic
#011E0B #011E0B #013011 #026C26 #03A83B
Accessibility & contrast
On white
14.66
#013011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#013011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013011
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013011 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B0E
Deuteranopia (green-blind)
#2B2713
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #013011; /* rgb */ color: rgb(1, 48, 17); /* oklch */ color: oklch(27.1% 0.074 149.7);
Tailwind
colors: {
custom: {
50: '#4b694f',
500: '#013011',
950: '#000000',
},
}SCSS
$custom: #013011; $custom-light: #4b694f; $custom-dark: #000000;
JSON
{
"hex": "#013011",
"rgb": {
"r": 1,
"g": 48,
"b": 17
},
"hsl": {
"h": 140.426,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.2706,
"c": 0.07382,
"h": 149.7
},
"luminance": 0.02161
}Semantic roles & 50–950 ramp
primary
#013011
secondary
#761755
accent
#29B6FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78