#01280E#01280E
#01280E is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.3% C 0.065 H 150.3°. Best body text is #FFFFFF at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #01280E |
|---|---|
| RGB | rgb(1, 40, 14) |
| HSL | hsl(140, 95%, 8%) |
| HSV | hsv(140, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 65%, 84.3%) |
| CIE-LAB | lab(12.96, -21.01, 12.75) |
| CIE-LCH | lch(12.96, 24.57, 148.76°) |
| OKLab | oklab(24.26% -0.0563 0.0321) |
| OKLCH | oklch(24.26% 0.065 150.3) |
| XYZ | xyz(0.8505, 1.5556, 0.6708) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.95
Very Dark Green
#062E03
ΔE00 4.58
Dark Green
#033500
ΔE00 7.33
Evergreen
#05472A
ΔE00 9.52
Hunter Green (survey)
#0B4008
ΔE00 9.93
Pine Green
#0A481E
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01280E #28011B
analogous
#072801 #01280E #012821
triadic
#01280E #0E0128 #280E01
tetradic
#01280E #010728 #28011B #282101
square
#01280E #010728 #28011B #282101
split-complementary
#01280E #210128 #280107
monochromatic
#011E0A #011E0A #01280E #026423 #049F38
Accessibility & contrast
On white
16.02
#01280E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#01280E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01280E
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01280E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01280E | 1.00 | 16.02 | 1.31 | 16.02 |
| #FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230C
Deuteranopia (green-blind)
#242010
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #01280e; /* rgb */ color: rgb(1, 40, 14); /* oklch */ color: oklch(24.3% 0.065 150.3);
Tailwind
colors: {
custom: {
50: '#48624d',
500: '#01280e',
950: '#000000',
},
}SCSS
$custom: #01280e; $custom-light: #48624d; $custom-dark: #000000;
JSON
{
"hex": "#01280e",
"rgb": {
"r": 1,
"g": 40,
"b": 14
},
"hsl": {
"h": 140,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24261,
"c": 0.06479,
"h": 150.3
},
"luminance": 0.01556
}Semantic roles & 50–950 ramp
primary
#01280E
secondary
#6F1651
accent
#29B8FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977