#013123#013123
#013123 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.056 H 167.8°. Best body text is #FFFFFF at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #013123 |
|---|---|
| RGB | rgb(1, 49, 35) |
| HSL | hsl(163, 96%, 10%) |
| HSV | hsv(163, 98%, 19%) |
| CMYK | cmyk(98%, 0%, 28.6%, 80.8%) |
| CIE-LAB | lab(17.10, -19.72, 4.63) |
| CIE-LCH | lch(17.10, 20.25, 166.80°) |
| OKLab | oklab(27.85% -0.0544 0.0118) |
| OKLCH | oklch(27.85% 0.056 167.8) |
| XYZ | xyz(1.4140, 2.3242, 1.9639) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.29
Dark Forest Green
#002D04
ΔE00 8.87
Very Dark Green
#062E03
ΔE00 9.45
Dark Blue Green
#005249
ΔE00 10.88
Pine Green
#0A481E
ΔE00 11.12
Dark Green
#033500
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013123 #31010F
analogous
#01310B #013123 #012731
triadic
#013123 #230131 #312301
tetradic
#013123 #0B0131 #31010F #273101
square
#013123 #0B0131 #31010F #273101
split-complementary
#013123 #310127 #310B01
monochromatic
#011E15 #011E15 #013123 #026D4E #03A979
Accessibility & contrast
On white
14.34
#013123 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#013123 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013123
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013123 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013123 | 1.00 | 14.34 | 1.46 | 14.34 |
| #FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D22
Deuteranopia (green-blind)
#2A2824
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #013123; /* rgb */ color: rgb(1, 49, 35); /* oklch */ color: oklch(27.8% 0.056 167.8);
Tailwind
colors: {
custom: {
50: '#4b695d',
500: '#013123',
950: '#000000',
},
}SCSS
$custom: #013123; $custom-light: #4b695d; $custom-dark: #000000;
JSON
{
"hex": "#013123",
"rgb": {
"r": 1,
"g": 49,
"b": 35
},
"hsl": {
"h": 162.5,
"s": 96,
"l": 9.804
},
"oklch": {
"l": 0.27847,
"c": 0.05571,
"h": 167.8
},
"luminance": 0.02324
}Semantic roles & 50–950 ramp
primary
#013123
secondary
#771733
accent
#2967FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79