#01270D#01270D
#01270D is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.064 H 149.9°. Best body text is #FFFFFF at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #01270D |
|---|---|
| RGB | rgb(1, 39, 13) |
| HSL | hsl(139, 95%, 8%) |
| HSV | hsv(139, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 66.7%, 84.7%) |
| CIE-LAB | lab(12.52, -20.77, 12.65) |
| CIE-LCH | lch(12.52, 24.32, 148.65°) |
| OKLab | oklab(23.89% -0.0557 0.0322) |
| OKLCH | oklch(23.89% 0.064 149.9) |
| XYZ | xyz(0.8106, 1.4864, 0.6249) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.13
Very Dark Green
#062E03
ΔE00 4.74
Dark Green
#033500
ΔE00 7.53
Evergreen
#05472A
ΔE00 9.82
Hunter Green (survey)
#0B4008
ΔE00 10.17
Pine Green
#0A481E
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01270D #27011B
analogous
#082701 #01270D #012720
triadic
#01270D #0D0127 #270D01
tetradic
#01270D #010827 #27011B #272001
square
#01270D #010827 #27011B #272001
split-complementary
#01270D #200127 #270108
monochromatic
#011E0A #011E0A #01270D #036321 #049E35
Accessibility & contrast
On white
16.19
#01270D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#01270D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01270D
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01270D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01270D | 1.00 | 16.19 | 1.30 | 16.19 |
| #FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220B
Deuteranopia (green-blind)
#231F0F
Tritanopia (blue-blind)
#002621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #01270d; /* rgb */ color: rgb(1, 39, 13); /* oklch */ color: oklch(23.9% 0.064 149.9);
Tailwind
colors: {
custom: {
50: '#47624d',
500: '#01270d',
950: '#000000',
},
}SCSS
$custom: #01270d; $custom-light: #47624d; $custom-dark: #000000;
JSON
{
"hex": "#01270d",
"rgb": {
"r": 1,
"g": 39,
"b": 13
},
"hsl": {
"h": 138.947,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23894,
"c": 0.06435,
"h": 149.9
},
"luminance": 0.01487
}Semantic roles & 50–950 ramp
primary
#01270D
secondary
#6E1652
accent
#29BBFF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977