#013126#013126
#013126 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.053 H 172.6°. Best body text is #FFFFFF at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #013126 |
|---|---|
| RGB | rgb(1, 49, 38) |
| HSL | hsl(166, 96%, 10%) |
| HSV | hsv(166, 98%, 19%) |
| CMYK | cmyk(98%, 0%, 22.4%, 80.8%) |
| CIE-LAB | lab(17.19, -18.76, 2.68) |
| CIE-LCH | lch(17.19, 18.96, 171.86°) |
| OKLab | oklab(27.95% -0.0526 0.0068) |
| OKLCH | oklch(27.95% 0.053 172.6) |
| XYZ | xyz(1.4605, 2.3428, 2.2086) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.23
Dark Forest Green
#002D04
ΔE00 10.27
Dark Blue Green
#005249
ΔE00 10.54
Very Dark Green
#062E03
ΔE00 10.82
Dark Teal
#014D4E
ΔE00 10.83
Pine Green
#0A481E
ΔE00 12.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013126 #31010C
analogous
#01310E #013126 #012431
triadic
#013126 #260131 #312601
tetradic
#013126 #0E0131 #31010C #243101
square
#013126 #0E0131 #31010C #243101
split-complementary
#013126 #310124 #310E01
monochromatic
#011E17 #011E17 #013126 #026D55 #03A983
Accessibility & contrast
On white
14.30
#013126 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#013126 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013126
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013126 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013126 | 1.00 | 14.30 | 1.47 | 14.30 |
| #FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D25
Deuteranopia (green-blind)
#292827
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #013126; /* rgb */ color: rgb(1, 49, 38); /* oklch */ color: oklch(27.9% 0.053 172.6);
Tailwind
colors: {
custom: {
50: '#4c6960',
500: '#013126',
950: '#000000',
},
}SCSS
$custom: #013126; $custom-light: #4c6960; $custom-dark: #000000;
JSON
{
"hex": "#013126",
"rgb": {
"r": 1,
"g": 49,
"b": 38
},
"hsl": {
"h": 166.25,
"s": 96,
"l": 9.804
},
"oklch": {
"l": 0.27948,
"c": 0.05306,
"h": 172.6
},
"luminance": 0.02343
}Semantic roles & 50–950 ramp
primary
#013126
secondary
#77172D
accent
#295AFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79