#01291B#01291B
#01291B is a very dark, muted teal. Relative luminance 0.017; OKLCH L 24.9% C 0.052 H 164.7°. Best body text is #FFFFFF at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #01291B |
|---|---|
| RGB | rgb(1, 41, 27) |
| HSL | hsl(159, 95%, 8%) |
| HSV | hsv(159, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 34.1%, 83.9%) |
| CIE-LAB | lab(13.66, -18.16, 5.35) |
| CIE-LCH | lch(13.66, 18.93, 163.59°) |
| OKLab | oklab(24.94% -0.0497 0.0136) |
| OKLCH | oklch(24.94% 0.052 164.7) |
| XYZ | xyz(1.0032, 1.6713, 1.3064) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.44
Very Dark Green
#062E03
ΔE00 9.01
Evergreen
#05472A
ΔE00 10.24
Dark Green
#033500
ΔE00 11.48
Pine Green
#0A481E
ΔE00 12.48
Dark Blue Green
#005249
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01291B #29010F
analogous
#012907 #01291B #012329
triadic
#01291B #1B0129 #291B01
tetradic
#01291B #070129 #29010F #232901
square
#01291B #070129 #29010F #232901
split-complementary
#01291B #290123 #290701
monochromatic
#011E14 #011E14 #01291B #026542 #04A06A
Accessibility & contrast
On white
15.74
#01291B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#01291B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01291B
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01291B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01291B | 1.00 | 15.74 | 1.33 | 15.74 |
| #FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28251A
Deuteranopia (green-blind)
#23211C
Tritanopia (blue-blind)
#002925
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #01291b; /* rgb */ color: rgb(1, 41, 27); /* oklch */ color: oklch(24.9% 0.052 164.7);
Tailwind
colors: {
custom: {
50: '#486357',
500: '#01291b',
950: '#000000',
},
}SCSS
$custom: #01291b; $custom-light: #486357; $custom-dark: #000000;
JSON
{
"hex": "#01291b",
"rgb": {
"r": 1,
"g": 41,
"b": 27
},
"hsl": {
"h": 159,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24935,
"c": 0.05156,
"h": 164.7
},
"luminance": 0.01671
}Semantic roles & 50–950 ramp
primary
#01291B
secondary
#6F1636
accent
#2974FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978