#013004#013004
#013004 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.086 H 143.7°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #013004 |
|---|---|
| RGB | rgb(1, 48, 4) |
| HSL | hsl(124, 96%, 10%) |
| HSV | hsv(124, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 91.7%, 81.2%) |
| CIE-LAB | lab(16.15, -25.78, 21.15) |
| CIE-LCH | lch(16.15, 33.34, 140.64°) |
| OKLab | oklab(26.88% -0.0697 0.0512) |
| OKLCH | oklch(26.88% 0.086 143.7) |
| XYZ | xyz(1.0913, 2.1290, 0.4683) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.09
Dark Forest Green
#002D04
ΔE00 1.17
Dark Green
#033500
ΔE00 2.38
Hunter Green (survey)
#0B4008
ΔE00 5.40
Forrest Green
#154406
ΔE00 7.12
Pine Green
#0A481E
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013004 #30012D
analogous
#163001 #013004 #01301C
triadic
#013004 #040130 #300401
tetradic
#013004 #011630 #30012D #301C01
square
#013004 #011630 #30012D #301C01
split-complementary
#013004 #1C0130 #300116
monochromatic
#011E02 #011E02 #013004 #026C09 #03A80E
Accessibility & contrast
On white
14.73
#013004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#013004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013004
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013004 | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2C2708
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #013004; /* rgb */ color: rgb(1, 48, 4); /* oklch */ color: oklch(26.9% 0.086 143.7);
Tailwind
colors: {
custom: {
50: '#4b6949',
500: '#013004',
950: '#000000',
},
}SCSS
$custom: #013004; $custom-light: #4b6949; $custom-dark: #000000;
JSON
{
"hex": "#013004",
"rgb": {
"r": 1,
"g": 48,
"b": 4
},
"hsl": {
"h": 123.83,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.26877,
"c": 0.08645,
"h": 143.7
},
"luminance": 0.02129
}Semantic roles & 50–950 ramp
primary
#013004
secondary
#761770
accent
#29F1FF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010601
muted
#777A77