#012207#012207
#012207 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.063 H 147.0°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #012207 |
|---|---|
| RGB | rgb(1, 34, 7) |
| HSL | hsl(131, 94%, 7%) |
| HSV | hsv(131, 97%, 13%) |
| CMYK | cmyk(97.1%, 0%, 79.4%, 86.7%) |
| CIE-LAB | lab(10.30, -18.90, 12.14) |
| CIE-LCH | lch(10.30, 22.46, 147.28°) |
| OKLab | oklab(22.02% -0.0532 0.0345) |
| OKLCH | oklch(22.02% 0.063 147) |
| XYZ | xyz(0.6228, 1.1658, 0.3932) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.36
Very Dark Green
#062E03
ΔE00 5.82
Dark Green
#033500
ΔE00 8.75
Evergreen
#05472A
ΔE00 11.50
Hunter Green (survey)
#0B4008
ΔE00 11.55
Pine Green
#0A481E
ΔE00 12.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012207 #22011C
analogous
#0C2201 #012207 #012218
triadic
#012207 #070122 #220701
tetradic
#012207 #010C22 #22011C #221801
square
#012207 #010C22 #22011C #221801
split-complementary
#012207 #180122 #22010C
monochromatic
#011E06 #011E06 #012207 #035D13 #04991F
Accessibility & contrast
On white
17.03
#012207 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#012207 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012207
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012207 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012207 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E05
Deuteranopia (green-blind)
#1F1B09
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #012207; /* rgb */ color: rgb(1, 34, 7); /* oklch */ color: oklch(22.0% 0.063 147.0);
Tailwind
colors: {
custom: {
50: '#465d4a',
500: '#012207',
950: '#000000',
},
}SCSS
$custom: #012207; $custom-light: #465d4a; $custom-dark: #000000;
JSON
{
"hex": "#012207",
"rgb": {
"r": 1,
"g": 34,
"b": 7
},
"hsl": {
"h": 130.909,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.2202,
"c": 0.0634,
"h": 147
},
"luminance": 0.01166
}Semantic roles & 50–950 ramp
primary
#012207
secondary
#69165A
accent
#29D8FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977