#013026#013026
#013026 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.6% C 0.052 H 174.1°. Best body text is #FFFFFF at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #013026 |
|---|---|
| RGB | rgb(1, 48, 38) |
| HSL | hsl(167, 96%, 10%) |
| HSV | hsv(167, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 20.8%, 81.2%) |
| CIE-LAB | lab(16.80, -18.25, 2.12) |
| CIE-LCH | lch(16.80, 18.37, 173.38°) |
| OKLab | oklab(27.62% -0.0514 0.0053) |
| OKLCH | oklch(27.62% 0.052 174.1) |
| XYZ | xyz(1.4191, 2.2601, 2.1948) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.77
Dark Forest Green
#002D04
ΔE00 10.67
Dark Blue Green
#005249
ΔE00 10.79
Dark Teal
#014D4E
ΔE00 10.80
Very Dark Green
#062E03
ΔE00 11.22
Darkslategray
#2F4F4F
ΔE00 12.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013026 #30010B
analogous
#01300F #013026 #012330
triadic
#013026 #260130 #302601
tetradic
#013026 #0F0130 #30010B #233001
square
#013026 #0F0130 #30010B #233001
split-complementary
#013026 #300123 #300F01
monochromatic
#011E18 #011E18 #013026 #026C55 #03A885
Accessibility & contrast
On white
14.46
#013026 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#013026 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013026
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013026 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013026 | 1.00 | 14.46 | 1.45 | 14.46 |
| #FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C26
Deuteranopia (green-blind)
#282827
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #013026; /* rgb */ color: rgb(1, 48, 38); /* oklch */ color: oklch(27.6% 0.052 174.1);
Tailwind
colors: {
custom: {
50: '#4b6860',
500: '#013026',
950: '#000000',
},
}SCSS
$custom: #013026; $custom-light: #4b6860; $custom-dark: #000000;
JSON
{
"hex": "#013026",
"rgb": {
"r": 1,
"g": 48,
"b": 38
},
"hsl": {
"h": 167.234,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.27624,
"c": 0.0517,
"h": 174.1
},
"luminance": 0.0226
}Semantic roles & 50–950 ramp
primary
#013026
secondary
#76172B
accent
#2956FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79