#01291F#01291F
#01291F is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.1% C 0.048 H 171.8°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #01291F |
|---|---|
| RGB | rgb(1, 41, 31) |
| HSL | hsl(165, 95%, 8%) |
| HSV | hsv(165, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 24.4%, 83.9%) |
| CIE-LAB | lab(13.77, -16.89, 2.69) |
| CIE-LCH | lch(13.77, 17.10, 170.96°) |
| OKLab | oklab(25.07% -0.0472 0.0068) |
| OKLCH | oklch(25.07% 0.048 171.8) |
| XYZ | xyz(1.0526, 1.6911, 1.5670) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.37
Very Dark Green
#062E03
ΔE00 10.91
Evergreen
#05472A
ΔE00 11.28
Dark Teal
#014D4E
ΔE00 12.77
Dark Blue Green
#005249
ΔE00 13.00
Dark Green
#033500
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01291F #29010B
analogous
#01290B #01291F #011F29
triadic
#01291F #1F0129 #291F01
tetradic
#01291F #0B0129 #29010B #1F2901
square
#01291F #0B0129 #29010B #1F2901
split-complementary
#01291F #29011F #290B01
monochromatic
#011E17 #011E17 #01291F #02654C #04A079
Accessibility & contrast
On white
15.69
#01291F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#01291F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01291F
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01291F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01291F | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251F
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #01291f; /* rgb */ color: rgb(1, 41, 31); /* oklch */ color: oklch(25.1% 0.048 171.8);
Tailwind
colors: {
custom: {
50: '#49635a',
500: '#01291f',
950: '#000000',
},
}SCSS
$custom: #01291f; $custom-light: #49635a; $custom-dark: #000000;
JSON
{
"hex": "#01291f",
"rgb": {
"r": 1,
"g": 41,
"b": 31
},
"hsl": {
"h": 165,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.2507,
"c": 0.04773,
"h": 171.8
},
"luminance": 0.01691
}Semantic roles & 50–950 ramp
primary
#01291F
secondary
#6F162D
accent
#295EFF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978