#013027#013027
#013027 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.7% C 0.051 H 175.9°. Best body text is #FFFFFF at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #013027 |
|---|---|
| RGB | rgb(1, 48, 39) |
| HSL | hsl(169, 96%, 10%) |
| HSV | hsv(169, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 18.7%, 81.2%) |
| CIE-LAB | lab(16.83, -17.91, 1.47) |
| CIE-LCH | lch(16.83, 17.97, 175.31°) |
| OKLab | oklab(27.66% -0.0508 0.0036) |
| OKLCH | oklch(27.66% 0.051 175.9) |
| XYZ | xyz(1.4355, 2.2667, 2.2809) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.14
Dark Teal
#014D4E
ΔE00 10.53
Dark Blue Green
#005249
ΔE00 10.74
Dark Forest Green
#002D04
ΔE00 11.17
Very Dark Green
#062E03
ΔE00 11.71
Darkslategray
#2F4F4F
ΔE00 12.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013027 #30010A
analogous
#013010 #013027 #012230
triadic
#013027 #270130 #302701
tetradic
#013027 #100130 #30010A #223001
square
#013027 #100130 #30010A #223001
split-complementary
#013027 #300122 #301001
monochromatic
#011E18 #011E18 #013027 #026C58 #03A888
Accessibility & contrast
On white
14.45
#013027 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#013027 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013027
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013027 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013027 | 1.00 | 14.45 | 1.45 | 14.45 |
| #FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C27
Deuteranopia (green-blind)
#282828
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #013027; /* rgb */ color: rgb(1, 48, 39); /* oklch */ color: oklch(27.7% 0.051 175.9);
Tailwind
colors: {
custom: {
50: '#4b6861',
500: '#013027',
950: '#000000',
},
}SCSS
$custom: #013027; $custom-light: #4b6861; $custom-dark: #000000;
JSON
{
"hex": "#013027",
"rgb": {
"r": 1,
"g": 48,
"b": 39
},
"hsl": {
"h": 168.511,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.2766,
"c": 0.05096,
"h": 175.9
},
"luminance": 0.02267
}Semantic roles & 50–950 ramp
primary
#013027
secondary
#761729
accent
#2952FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79