#012609#012609
#012609 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.5% C 0.067 H 147.5°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #012609 |
|---|---|
| RGB | rgb(1, 38, 9) |
| HSL | hsl(133, 95%, 8%) |
| HSV | hsv(133, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 76.3%, 85.1%) |
| CIE-LAB | lab(12.04, -20.97, 13.73) |
| CIE-LCH | lch(12.04, 25.07, 146.78°) |
| OKLab | oklab(23.47% -0.0566 0.0361) |
| OKLCH | oklch(23.47% 0.067 147.5) |
| XYZ | xyz(0.7549, 1.4123, 0.4912) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.75
Very Dark Green
#062E03
ΔE00 4.34
Dark Green
#033500
ΔE00 7.20
Hunter Green (survey)
#0B4008
ΔE00 9.98
Evergreen
#05472A
ΔE00 10.17
Pine Green
#0A481E
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012609 #26011E
analogous
#0B2601 #012609 #01261B
triadic
#012609 #090126 #260901
tetradic
#012609 #010B26 #26011E #261B01
square
#012609 #010B26 #26011E #261B01
split-complementary
#012609 #1B0126 #26010B
monochromatic
#011E07 #011E07 #012609 #036217 #049D25
Accessibility & contrast
On white
16.38
#012609 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012609 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012609
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012609 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012609 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272106
Deuteranopia (green-blind)
#221E0B
Tritanopia (blue-blind)
#002520
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012609; /* rgb */ color: rgb(1, 38, 9); /* oklch */ color: oklch(23.5% 0.067 147.5);
Tailwind
colors: {
custom: {
50: '#47614a',
500: '#012609',
950: '#000000',
},
}SCSS
$custom: #012609; $custom-light: #47614a; $custom-dark: #000000;
JSON
{
"hex": "#012609",
"rgb": {
"r": 1,
"g": 38,
"b": 9
},
"hsl": {
"h": 132.973,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.23474,
"c": 0.06715,
"h": 147.5
},
"luminance": 0.01412
}Semantic roles & 50–950 ramp
primary
#012609
secondary
#6D165A
accent
#29D1FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977