#012606#012606
#012606 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.4% C 0.071 H 145.6°. Best body text is #FFFFFF at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #012606 |
|---|---|
| RGB | rgb(1, 38, 6) |
| HSL | hsl(128, 95%, 8%) |
| HSV | hsv(128, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 84.2%, 85.1%) |
| CIE-LAB | lab(12.00, -21.46, 14.89) |
| CIE-LCH | lch(12.00, 26.12, 145.24°) |
| OKLab | oklab(23.42% -0.0582 0.0399) |
| OKLCH | oklch(23.42% 0.071 145.6) |
| XYZ | xyz(0.7384, 1.4057, 0.4047) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.23
Very Dark Green
#062E03
ΔE00 3.81
Dark Green
#033500
ΔE00 6.69
Hunter Green (survey)
#0B4008
ΔE00 9.58
Evergreen
#05472A
ΔE00 10.25
Pine Green
#0A481E
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012606 #260121
analogous
#0E2601 #012606 #012618
triadic
#012606 #060126 #260601
tetradic
#012606 #010E26 #260121 #261801
square
#012606 #010E26 #260121 #261801
split-complementary
#012606 #180126 #26010E
monochromatic
#011E05 #011E05 #012606 #03620F #049D19
Accessibility & contrast
On white
16.39
#012606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012606
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012606 | 1.00 | 16.39 | 1.28 | 16.39 |
| #FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272103
Deuteranopia (green-blind)
#221E09
Tritanopia (blue-blind)
#00251F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012606; /* rgb */ color: rgb(1, 38, 6); /* oklch */ color: oklch(23.4% 0.071 145.6);
Tailwind
colors: {
custom: {
50: '#476149',
500: '#012606',
950: '#000000',
},
}SCSS
$custom: #012606; $custom-light: #476149; $custom-dark: #000000;
JSON
{
"hex": "#012606",
"rgb": {
"r": 1,
"g": 38,
"b": 6
},
"hsl": {
"h": 128.108,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.23424,
"c": 0.0706,
"h": 145.6
},
"luminance": 0.01406
}Semantic roles & 50–950 ramp
primary
#012606
secondary
#6D1661
accent
#29E2FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977