#01251C#01251C
#01251C is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.6% C 0.045 H 172.3°. Best body text is #FFFFFF at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #01251C |
|---|---|
| RGB | rgb(1, 37, 28) |
| HSL | hsl(165, 95%, 7%) |
| HSV | hsv(165, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 24.3%, 85.5%) |
| CIE-LAB | lab(12.05, -15.75, 2.36) |
| CIE-LCH | lch(12.05, 15.93, 171.49°) |
| OKLab | oklab(23.62% -0.0441 0.006) |
| OKLCH | oklch(23.62% 0.045 172.3) |
| XYZ | xyz(0.8836, 1.4133, 1.3246) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.92
Very Dark Green
#062E03
ΔE00 11.44
Evergreen
#05472A
ΔE00 12.55
Dark Teal
#014D4E
ΔE00 13.70
Dark Green
#033500
ΔE00 13.99
Dark Blue Green
#005249
ΔE00 14.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01251C #25010A
analogous
#01250A #01251C #011C25
triadic
#01251C #1C0125 #251C01
tetradic
#01251C #0A0125 #25010A #1C2501
square
#01251C #0A0125 #25010A #1C2501
split-complementary
#01251C #25011C #250A01
monochromatic
#011E17 #011E17 #01251C #036149 #049C76
Accessibility & contrast
On white
16.37
#01251C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#01251C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01251C
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01251C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01251C | 1.00 | 16.37 | 1.28 | 16.37 |
| #FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23221C
Deuteranopia (green-blind)
#1F1E1D
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #01251c; /* rgb */ color: rgb(1, 37, 28); /* oklch */ color: oklch(23.6% 0.045 172.3);
Tailwind
colors: {
custom: {
50: '#476057',
500: '#01251c',
950: '#000000',
},
}SCSS
$custom: #01251c; $custom-light: #476057; $custom-dark: #000000;
JSON
{
"hex": "#01251c",
"rgb": {
"r": 1,
"g": 37,
"b": 28
},
"hsl": {
"h": 165,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23619,
"c": 0.04455,
"h": 172.3
},
"luminance": 0.01413
}Semantic roles & 50–950 ramp
primary
#01251C
secondary
#6C162B
accent
#295EFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978