#013127#013127
#013127 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.0% C 0.052 H 174.4°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #013127 |
|---|---|
| RGB | rgb(1, 49, 39) |
| HSL | hsl(168, 96%, 10%) |
| HSV | hsv(168, 98%, 19%) |
| CMYK | cmyk(98%, 0%, 20.4%, 80.8%) |
| CIE-LAB | lab(17.22, -18.44, 2.04) |
| CIE-LCH | lch(17.22, 18.55, 173.69°) |
| OKLab | oklab(27.98% -0.052 0.0051) |
| OKLCH | oklch(27.98% 0.052 174.4) |
| XYZ | xyz(1.4768, 2.3494, 2.2947) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.58
Dark Blue Green
#005249
ΔE00 10.47
Dark Teal
#014D4E
ΔE00 10.53
Dark Forest Green
#002D04
ΔE00 10.75
Very Dark Green
#062E03
ΔE00 11.29
Darkslategray
#2F4F4F
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013127 #31010B
analogous
#01310F #013127 #012331
triadic
#013127 #270131 #312701
tetradic
#013127 #0F0131 #31010B #233101
square
#013127 #0F0131 #31010B #233101
split-complementary
#013127 #310123 #310F01
monochromatic
#011E18 #011E18 #013127 #026D57 #03A986
Accessibility & contrast
On white
14.29
#013127 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#013127 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013127
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013127 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013127 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D27
Deuteranopia (green-blind)
#292928
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #013127; /* rgb */ color: rgb(1, 49, 39); /* oklch */ color: oklch(28.0% 0.052 174.4);
Tailwind
colors: {
custom: {
50: '#4c6961',
500: '#013127',
950: '#000000',
},
}SCSS
$custom: #013127; $custom-light: #4c6961; $custom-dark: #000000;
JSON
{
"hex": "#013127",
"rgb": {
"r": 1,
"g": 49,
"b": 39
},
"hsl": {
"h": 167.5,
"s": 96,
"l": 9.804
},
"oklch": {
"l": 0.27984,
"c": 0.05227,
"h": 174.4
},
"luminance": 0.0235
}Semantic roles & 50–950 ramp
primary
#013127
secondary
#77172B
accent
#2955FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79