#013010#013010
#013010 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.0% C 0.075 H 149.1°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #013010 |
|---|---|
| RGB | rgb(1, 48, 16) |
| HSL | hsl(139, 96%, 10%) |
| HSV | hsv(139, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 66.7%, 81.2%) |
| CIE-LAB | lab(16.29, -23.98, 16.00) |
| CIE-LCH | lch(16.29, 28.83, 146.29°) |
| OKLab | oklab(27.04% -0.0643 0.0385) |
| OKLCH | oklch(27.04% 0.075 149.1) |
| XYZ | xyz(1.1629, 2.1576, 0.8453) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.06
Very Dark Green
#062E03
ΔE00 2.71
Dark Green
#033500
ΔE00 4.73
Hunter Green (survey)
#0B4008
ΔE00 7.04
Evergreen
#05472A
ΔE00 7.43
Pine Green
#0A481E
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013010 #300121
analogous
#0A3001 #013010 #013028
triadic
#013010 #100130 #301001
tetradic
#013010 #010A30 #300121 #302801
square
#013010 #010A30 #300121 #302801
split-complementary
#013010 #280130 #30010A
monochromatic
#011E0A #011E0A #013010 #026C24 #03A838
Accessibility & contrast
On white
14.67
#013010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#013010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013010
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013010 | 1.00 | 14.67 | 1.43 | 14.67 |
| #FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B0D
Deuteranopia (green-blind)
#2B2713
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #013010; /* rgb */ color: rgb(1, 48, 16); /* oklch */ color: oklch(27.0% 0.075 149.1);
Tailwind
colors: {
custom: {
50: '#4b694f',
500: '#013010',
950: '#000000',
},
}SCSS
$custom: #013010; $custom-light: #4b694f; $custom-dark: #000000;
JSON
{
"hex": "#013010",
"rgb": {
"r": 1,
"g": 48,
"b": 16
},
"hsl": {
"h": 139.149,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.27042,
"c": 0.0749,
"h": 149.1
},
"luminance": 0.02158
}Semantic roles & 50–950 ramp
primary
#013010
secondary
#761757
accent
#29BBFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78