#013009#013009
#013009 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.082 H 145.7°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #013009 |
|---|---|
| RGB | rgb(1, 48, 9) |
| HSL | hsl(130, 96%, 10%) |
| HSV | hsv(130, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 81.3%, 81.2%) |
| CIE-LAB | lab(16.20, -25.08, 19.18) |
| CIE-LCH | lch(16.20, 31.57, 142.59°) |
| OKLab | oklab(26.94% -0.0675 0.046) |
| OKLCH | oklch(26.94% 0.082 145.7) |
| XYZ | xyz(1.1187, 2.1399, 0.6125) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.90
Very Dark Green
#062E03
ΔE00 1.36
Dark Green
#033500
ΔE00 3.20
Hunter Green (survey)
#0B4008
ΔE00 5.93
Pine Green
#0A481E
ΔE00 7.25
Forrest Green
#154406
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013009 #300128
analogous
#113001 #013009 #013021
triadic
#013009 #090130 #300901
tetradic
#013009 #011130 #300128 #302101
square
#013009 #011130 #300128 #302101
split-complementary
#013009 #210130 #300111
monochromatic
#011E06 #011E06 #013009 #026C14 #03A81F
Accessibility & contrast
On white
14.71
#013009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#013009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013009
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013009 | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A05
Deuteranopia (green-blind)
#2C270D
Tritanopia (blue-blind)
#002F28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #013009; /* rgb */ color: rgb(1, 48, 9); /* oklch */ color: oklch(26.9% 0.082 145.7);
Tailwind
colors: {
custom: {
50: '#4b694b',
500: '#013009',
950: '#000000',
},
}SCSS
$custom: #013009; $custom-light: #4b694b; $custom-dark: #000000;
JSON
{
"hex": "#013009",
"rgb": {
"r": 1,
"g": 48,
"b": 9
},
"hsl": {
"h": 130.213,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.2694,
"c": 0.08167,
"h": 145.7
},
"luminance": 0.0214
}Semantic roles & 50–950 ramp
primary
#013009
secondary
#761766
accent
#29DBFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77