#013019#013019
#013019 is a dark, moderate teal. Relative luminance 0.022; OKLCH L 27.2% C 0.065 H 156.1°. Best body text is #FFFFFF at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #013019 |
|---|---|
| RGB | rgb(1, 48, 25) |
| HSL | hsl(151, 96%, 10%) |
| HSV | hsv(151, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 47.9%, 81.2%) |
| CIE-LAB | lab(16.46, -22.04, 10.52) |
| CIE-LCH | lch(16.46, 24.42, 154.48°) |
| OKLab | oklab(27.23% -0.0593 0.0262) |
| OKLCH | oklch(27.23% 0.065 156.1) |
| XYZ | xyz(1.2448, 2.1904, 1.2767) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.05
Very Dark Green
#062E03
ΔE00 5.68
Evergreen
#05472A
ΔE00 7.10
Dark Green
#033500
ΔE00 7.74
Pine Green
#0A481E
ΔE00 8.68
Hunter Green (survey)
#0B4008
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013019 #300118
analogous
#013001 #013019 #013030
triadic
#013019 #190130 #301901
tetradic
#013019 #010130 #300118 #303001
square
#013019 #010130 #300118 #303001
split-complementary
#013019 #300130 #300101
monochromatic
#011E10 #011E10 #013019 #026C38 #03A857
Accessibility & contrast
On white
14.60
#013019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#013019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013019
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013019 | 1.00 | 14.60 | 1.44 | 14.60 |
| #FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B17
Deuteranopia (green-blind)
#2A271B
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #013019; /* rgb */ color: rgb(1, 48, 25); /* oklch */ color: oklch(27.2% 0.065 156.1);
Tailwind
colors: {
custom: {
50: '#4b6955',
500: '#013019',
950: '#000000',
},
}SCSS
$custom: #013019; $custom-light: #4b6955; $custom-dark: #000000;
JSON
{
"hex": "#013019",
"rgb": {
"r": 1,
"g": 48,
"b": 25
},
"hsl": {
"h": 150.638,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.2723,
"c": 0.06484,
"h": 156.1
},
"luminance": 0.02191
}Semantic roles & 50–950 ramp
primary
#013019
secondary
#761745
accent
#2992FF
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#010603
muted
#777A78