#01270F#01270F
#01270F is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.062 H 151.6°. Best body text is #FFFFFF at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #01270F |
|---|---|
| RGB | rgb(1, 39, 15) |
| HSL | hsl(142, 95%, 8%) |
| HSV | hsv(142, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 61.5%, 84.7%) |
| CIE-LAB | lab(12.56, -20.36, 11.69) |
| CIE-LCH | lch(12.56, 23.48, 150.14°) |
| OKLab | oklab(23.93% -0.0546 0.0295) |
| OKLCH | oklch(23.93% 0.062 151.6) |
| XYZ | xyz(0.8242, 1.4919, 0.6964) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.65
Very Dark Green
#062E03
ΔE00 5.25
Dark Green
#033500
ΔE00 8.01
Evergreen
#05472A
ΔE00 9.83
Hunter Green (survey)
#0B4008
ΔE00 10.57
Pine Green
#0A481E
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01270F #270119
analogous
#062701 #01270F #012722
triadic
#01270F #0F0127 #270F01
tetradic
#01270F #010627 #270119 #272201
square
#01270F #010627 #270119 #272201
split-complementary
#01270F #220127 #270106
monochromatic
#011E0B #011E0B #01270F #036326 #049E3D
Accessibility & contrast
On white
16.17
#01270F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#01270F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01270F
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01270F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01270F | 1.00 | 16.17 | 1.30 | 16.17 |
| #FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27230D
Deuteranopia (green-blind)
#231F11
Tritanopia (blue-blind)
#002621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #01270f; /* rgb */ color: rgb(1, 39, 15); /* oklch */ color: oklch(23.9% 0.062 151.6);
Tailwind
colors: {
custom: {
50: '#47614e',
500: '#01270f',
950: '#000000',
},
}SCSS
$custom: #01270f; $custom-light: #47614e; $custom-dark: #000000;
JSON
{
"hex": "#01270f",
"rgb": {
"r": 1,
"g": 39,
"b": 15
},
"hsl": {
"h": 142.105,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23934,
"c": 0.06206,
"h": 151.6
},
"luminance": 0.01492
}Semantic roles & 50–950 ramp
primary
#01270F
secondary
#6E164D
accent
#29B0FF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977