#012703#012703
#012703 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.7% C 0.076 H 143.7°. Best body text is #FFFFFF at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #012703 |
|---|---|
| RGB | rgb(1, 39, 3) |
| HSL | hsl(123, 95%, 8%) |
| HSV | hsv(123, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 92.3%, 84.7%) |
| CIE-LAB | lab(12.38, -22.45, 16.64) |
| CIE-LCH | lch(12.38, 27.94, 143.46°) |
| OKLab | oklab(23.73% -0.061 0.0448) |
| OKLCH | oklch(23.73% 0.076 143.7) |
| XYZ | xyz(0.7544, 1.4640, 0.3289) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.34
Very Dark Green
#062E03
ΔE00 2.92
Dark Green
#033500
ΔE00 5.79
Hunter Green (survey)
#0B4008
ΔE00 8.79
Pine Green
#0A481E
ΔE00 10.01
Evergreen
#05472A
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012703 #270125
analogous
#122701 #012703 #012716
triadic
#012703 #030127 #270301
tetradic
#012703 #011227 #270125 #271601
square
#012703 #011227 #270125 #271601
split-complementary
#012703 #160127 #270112
monochromatic
#011E02 #011E02 #012703 #036308 #049E0C
Accessibility & contrast
On white
16.24
#012703 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#012703 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012703
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012703 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012703 | 1.00 | 16.24 | 1.29 | 16.24 |
| #FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#241F06
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012703; /* rgb */ color: rgb(1, 39, 3); /* oklch */ color: oklch(23.7% 0.076 143.7);
Tailwind
colors: {
custom: {
50: '#476248',
500: '#012703',
950: '#000000',
},
}SCSS
$custom: #012703; $custom-light: #476248; $custom-dark: #000000;
JSON
{
"hex": "#012703",
"rgb": {
"r": 1,
"g": 39,
"b": 3
},
"hsl": {
"h": 123.158,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23728,
"c": 0.07573,
"h": 143.7
},
"luminance": 0.01464
}Semantic roles & 50–950 ramp
primary
#012703
secondary
#6E1669
accent
#29F4FF
background
#F4F5F4
surface
#E6EAE6
border
#C2C6C2
text
#000500
muted
#777977