#01241C#01241C
#01241C is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.3% C 0.043 H 174.1°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #01241C |
|---|---|
| RGB | rgb(1, 36, 28) |
| HSL | hsl(166, 95%, 7%) |
| HSV | hsv(166, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 22.2%, 85.9%) |
| CIE-LAB | lab(11.63, -15.21, 1.76) |
| CIE-LCH | lch(11.63, 15.31, 173.38°) |
| OKLab | oklab(23.28% -0.0429 0.0044) |
| OKLCH | oklch(23.28% 0.043 174.1) |
| XYZ | xyz(0.8529, 1.3519, 1.3144) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.48
Very Dark Green
#062E03
ΔE00 11.98
Evergreen
#05472A
ΔE00 13.11
Dark Teal
#014D4E
ΔE00 13.79
Almost Black
#070D0D
ΔE00 14.01
Gunmetal
#2A3439
ΔE00 14.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01241C #240109
analogous
#01240B #01241C #011B24
triadic
#01241C #1C0124 #241C01
tetradic
#01241C #0B0124 #240109 #1B2401
square
#01241C #0B0124 #240109 #1B2401
split-complementary
#01241C #24011B #240B01
monochromatic
#011E17 #011E17 #01241C #03604A #049B79
Accessibility & contrast
On white
16.53
#01241C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#01241C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01241C
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01241C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01241C | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211C
Deuteranopia (green-blind)
#1E1D1D
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #01241c; /* rgb */ color: rgb(1, 36, 28); /* oklch */ color: oklch(23.3% 0.043 174.1);
Tailwind
colors: {
custom: {
50: '#475f57',
500: '#01241c',
950: '#000000',
},
}SCSS
$custom: #01241c; $custom-light: #475f57; $custom-dark: #000000;
JSON
{
"hex": "#01241c",
"rgb": {
"r": 1,
"g": 36,
"b": 28
},
"hsl": {
"h": 166.286,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.2328,
"c": 0.04313,
"h": 174.1
},
"luminance": 0.01352
}Semantic roles & 50–950 ramp
primary
#01241C
secondary
#6B1629
accent
#295AFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978