#01290F#01290F
#01290F is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.065 H 150.7°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #01290F |
|---|---|
| RGB | rgb(1, 41, 15) |
| HSL | hsl(141, 95%, 8%) |
| HSV | hsv(141, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(13.39, -21.24, 12.81) |
| CIE-LCH | lch(13.39, 24.80, 148.91°) |
| OKLab | oklab(24.63% -0.0569 0.0319) |
| OKLCH | oklch(24.63% 0.065 150.7) |
| XYZ | xyz(0.8916, 1.6267, 0.7188) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.81
Very Dark Green
#062E03
ΔE00 4.45
Dark Green
#033500
ΔE00 7.15
Evergreen
#05472A
ΔE00 9.22
Hunter Green (survey)
#0B4008
ΔE00 9.70
Pine Green
#0A481E
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01290F #29011B
analogous
#072901 #01290F #012923
triadic
#01290F #0F0129 #290F01
tetradic
#01290F #010729 #29011B #292301
square
#01290F #010729 #29011B #292301
split-complementary
#01290F #230129 #290107
monochromatic
#011E0B #011E0B #01290F #026525 #04A03B
Accessibility & contrast
On white
15.84
#01290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#01290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01290F
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01290F | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240D
Deuteranopia (green-blind)
#252111
Tritanopia (blue-blind)
#002823
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #01290f; /* rgb */ color: rgb(1, 41, 15); /* oklch */ color: oklch(24.6% 0.065 150.7);
Tailwind
colors: {
custom: {
50: '#48634e',
500: '#01290f',
950: '#000000',
},
}SCSS
$custom: #01290f; $custom-light: #48634e; $custom-dark: #000000;
JSON
{
"hex": "#01290f",
"rgb": {
"r": 1,
"g": 41,
"b": 15
},
"hsl": {
"h": 141,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24628,
"c": 0.06524,
"h": 150.7
},
"luminance": 0.01627
}Semantic roles & 50–950 ramp
primary
#01290F
secondary
#6F1650
accent
#29B4FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977