#013002#013002
#013002 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.088 H 142.9°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #013002 |
|---|---|
| RGB | rgb(1, 48, 2) |
| HSL | hsl(121, 96%, 10%) |
| HSV | hsv(121, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(16.13, -26.06, 21.93) |
| CIE-LCH | lch(16.13, 34.06, 139.91°) |
| OKLab | oklab(26.85% -0.0706 0.0533) |
| OKLCH | oklch(26.85% 0.089 142.9) |
| XYZ | xyz(1.0804, 2.1246, 0.4106) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.20
Dark Forest Green
#002D04
ΔE00 1.44
Dark Green
#033500
ΔE00 2.10
Hunter Green (survey)
#0B4008
ΔE00 5.23
Forrest Green
#154406
ΔE00 6.93
Forest Green (survey)
#06470C
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013002 #30012F
analogous
#183001 #013002 #01301A
triadic
#013002 #020130 #300201
tetradic
#013002 #011830 #30012F #301A01
square
#013002 #011830 #30012F #301A01
split-complementary
#013002 #1A0130 #300118
monochromatic
#011E01 #011E01 #013002 #026C04 #03A807
Accessibility & contrast
On white
14.74
#013002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#013002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013002
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013002 | 1.00 | 14.74 | 1.43 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 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)
#2C2706
Tritanopia (blue-blind)
#002E27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #013002; /* rgb */ color: rgb(1, 48, 2); /* oklch */ color: oklch(26.9% 0.088 142.9);
Tailwind
colors: {
custom: {
50: '#4b6948',
500: '#013002',
950: '#000000',
},
}SCSS
$custom: #013002; $custom-light: #4b6948; $custom-dark: #000000;
JSON
{
"hex": "#013002",
"rgb": {
"r": 1,
"g": 48,
"b": 2
},
"hsl": {
"h": 121.277,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.26851,
"c": 0.0885,
"h": 142.9
},
"luminance": 0.02125
}Semantic roles & 50–950 ramp
primary
#013002
secondary
#761774
accent
#29FAFF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010600
muted
#777A77