#013024#013024
#013024 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.6% C 0.053 H 170.6°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #013024 |
|---|---|
| RGB | rgb(1, 48, 36) |
| HSL | hsl(165, 96%, 10%) |
| HSV | hsv(165, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 25%, 81.2%) |
| CIE-LAB | lab(16.74, -18.90, 3.41) |
| CIE-LCH | lch(16.74, 19.20, 169.76°) |
| OKLab | oklab(27.55% -0.0526 0.0087) |
| OKLCH | oklch(27.55% 0.053 170.6) |
| XYZ | xyz(1.3877, 2.2475, 2.0294) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.10
Dark Forest Green
#002D04
ΔE00 9.71
Very Dark Green
#062E03
ΔE00 10.27
Dark Blue Green
#005249
ΔE00 10.95
Dark Teal
#014D4E
ΔE00 11.40
Pine Green
#0A481E
ΔE00 12.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013024 #30010D
analogous
#01300D #013024 #012530
triadic
#013024 #240130 #302401
tetradic
#013024 #0D0130 #30010D #253001
square
#013024 #0D0130 #30010D #253001
split-complementary
#013024 #300125 #300D01
monochromatic
#011E16 #011E16 #013024 #026C51 #03A87E
Accessibility & contrast
On white
14.49
#013024 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#013024 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013024
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013024 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013024 | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2C23
Deuteranopia (green-blind)
#282825
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #013024; /* rgb */ color: rgb(1, 48, 36); /* oklch */ color: oklch(27.6% 0.053 170.6);
Tailwind
colors: {
custom: {
50: '#4b695e',
500: '#013024',
950: '#000000',
},
}SCSS
$custom: #013024; $custom-light: #4b695e; $custom-dark: #000000;
JSON
{
"hex": "#013024",
"rgb": {
"r": 1,
"g": 48,
"b": 36
},
"hsl": {
"h": 164.681,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.27553,
"c": 0.05335,
"h": 170.6
},
"luminance": 0.02248
}Semantic roles & 50–950 ramp
primary
#013024
secondary
#76172F
accent
#295FFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79