#01291A#01291A
#01291A is a very dark, muted teal. Relative luminance 0.017; OKLCH L 24.9% C 0.053 H 163.1°. Best body text is #FFFFFF at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #01291A |
|---|---|
| RGB | rgb(1, 41, 26) |
| HSL | hsl(158, 95%, 8%) |
| HSV | hsv(158, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 36.6%, 83.9%) |
| CIE-LAB | lab(13.63, -18.46, 6.01) |
| CIE-LCH | lch(13.63, 19.42, 161.96°) |
| OKLab | oklab(24.9% -0.0503 0.0153) |
| OKLCH | oklch(24.9% 0.053 163.1) |
| XYZ | xyz(0.9918, 1.6668, 1.2465) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.98
Very Dark Green
#062E03
ΔE00 8.56
Evergreen
#05472A
ΔE00 10.04
Dark Green
#033500
ΔE00 11.05
Pine Green
#0A481E
ΔE00 12.17
Hunter Green (survey)
#0B4008
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01291A #290110
analogous
#012906 #01291A #012429
triadic
#01291A #1A0129 #291A01
tetradic
#01291A #060129 #290110 #242901
square
#01291A #060129 #290110 #242901
split-complementary
#01291A #290124 #290601
monochromatic
#011E13 #011E13 #01291A #026540 #04A066
Accessibility & contrast
On white
15.75
#01291A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#01291A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01291A
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01291A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01291A | 1.00 | 15.75 | 1.33 | 15.75 |
| #FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282519
Deuteranopia (green-blind)
#23211B
Tritanopia (blue-blind)
#002925
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #01291a; /* rgb */ color: rgb(1, 41, 26); /* oklch */ color: oklch(24.9% 0.053 163.1);
Tailwind
colors: {
custom: {
50: '#486356',
500: '#01291a',
950: '#000000',
},
}SCSS
$custom: #01291a; $custom-light: #486356; $custom-dark: #000000;
JSON
{
"hex": "#01291a",
"rgb": {
"r": 1,
"g": 41,
"b": 26
},
"hsl": {
"h": 157.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24904,
"c": 0.05262,
"h": 163.1
},
"luminance": 0.01667
}Semantic roles & 50–950 ramp
primary
#01291A
secondary
#6F1638
accent
#2979FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978