#013001#013001
#013001 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.090 H 142.6°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #013001 |
|---|---|
| RGB | rgb(1, 48, 1) |
| HSL | hsl(120, 96%, 10%) |
| HSV | hsv(120, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 97.9%, 81.2%) |
| CIE-LAB | lab(16.12, -26.20, 22.33) |
| CIE-LCH | lch(16.12, 34.43, 139.57°) |
| OKLab | oklab(26.84% -0.0711 0.0544) |
| OKLCH | oklch(26.84% 0.09 142.6) |
| XYZ | xyz(1.0749, 2.1224, 0.3817) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.29
Dark Forest Green
#002D04
ΔE00 1.60
Dark Green
#033500
ΔE00 1.97
Hunter Green (survey)
#0B4008
ΔE00 5.15
Forrest Green
#154406
ΔE00 6.84
Forest Green (survey)
#06470C
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013001 #300130
analogous
#193001 #013001 #013019
triadic
#013001 #010130 #300101
tetradic
#013001 #011930 #300130 #301901
square
#013001 #011930 #300130 #301901
split-complementary
#013001 #190130 #300119
monochromatic
#011E01 #011E01 #013001 #026C02 #03A803
Accessibility & contrast
On white
14.74
#013001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#013001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013001
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013001 | 1.00 | 14.74 | 1.42 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2C2705
Tritanopia (blue-blind)
#002E27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #013001; /* rgb */ color: rgb(1, 48, 1); /* oklch */ color: oklch(26.8% 0.090 142.6);
Tailwind
colors: {
custom: {
50: '#4b6947',
500: '#013001',
950: '#000000',
},
}SCSS
$custom: #013001; $custom-light: #4b6947; $custom-dark: #000000;
JSON
{
"hex": "#013001",
"rgb": {
"r": 1,
"g": 48,
"b": 1
},
"hsl": {
"h": 120,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.26839,
"c": 0.08956,
"h": 142.6
},
"luminance": 0.02123
}Semantic roles & 50–950 ramp
primary
#013001
secondary
#761776
accent
#29FFFF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010600
muted
#777A77