#013023#013023
#013023 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.054 H 169.0°. Best body text is #FFFFFF at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #013023 |
|---|---|
| RGB | rgb(1, 48, 35) |
| HSL | hsl(163, 96%, 10%) |
| HSV | hsv(163, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 27.1%, 81.2%) |
| CIE-LAB | lab(16.71, -19.21, 4.06) |
| CIE-LCH | lch(16.71, 19.64, 168.06°) |
| OKLab | oklab(27.52% -0.0532 0.0104) |
| OKLCH | oklch(27.52% 0.054 169) |
| XYZ | xyz(1.3727, 2.2415, 1.9501) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.80
Dark Forest Green
#002D04
ΔE00 9.24
Very Dark Green
#062E03
ΔE00 9.81
Dark Blue Green
#005249
ΔE00 11.06
Pine Green
#0A481E
ΔE00 11.64
Dark Teal
#014D4E
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013023 #30010E
analogous
#01300C #013023 #012630
triadic
#013023 #230130 #302301
tetradic
#013023 #0C0130 #30010E #263001
square
#013023 #0C0130 #30010E #263001
split-complementary
#013023 #300126 #300C01
monochromatic
#011E16 #011E16 #013023 #026C4F #03A87A
Accessibility & contrast
On white
14.50
#013023 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#013023 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013023
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013023 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013023 | 1.00 | 14.50 | 1.45 | 14.50 |
| #FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C22
Deuteranopia (green-blind)
#292824
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #013023; /* rgb */ color: rgb(1, 48, 35); /* oklch */ color: oklch(27.5% 0.054 169.0);
Tailwind
colors: {
custom: {
50: '#4b695d',
500: '#013023',
950: '#000000',
},
}SCSS
$custom: #013023; $custom-light: #4b695d; $custom-dark: #000000;
JSON
{
"hex": "#013023",
"rgb": {
"r": 1,
"g": 48,
"b": 35
},
"hsl": {
"h": 163.404,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.2752,
"c": 0.05425,
"h": 169
},
"luminance": 0.02242
}Semantic roles & 50–950 ramp
primary
#013023
secondary
#761731
accent
#2964FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79