#013020#013020
#013020 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.057 H 164.5°. Best body text is #FFFFFF at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #013020 |
|---|---|
| RGB | rgb(1, 48, 32) |
| HSL | hsl(160, 96%, 10%) |
| HSV | hsv(160, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 33.3%, 81.2%) |
| CIE-LAB | lab(16.62, -20.13, 6.01) |
| CIE-LCH | lch(16.62, 21.01, 163.37°) |
| OKLab | oklab(27.42% -0.0551 0.0153) |
| OKLCH | oklch(27.42% 0.057 164.5) |
| XYZ | xyz(1.3300, 2.2245, 1.7255) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.89
Evergreen
#05472A
ΔE00 8.03
Very Dark Green
#062E03
ΔE00 8.48
Dark Green
#033500
ΔE00 10.55
Pine Green
#0A481E
ΔE00 10.58
Dark Blue Green
#005249
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#013020 #300111
analogous
#013008 #013020 #012930
triadic
#013020 #200130 #302001
tetradic
#013020 #080130 #300111 #293001
square
#013020 #080130 #300111 #293001
split-complementary
#013020 #300129 #300801
monochromatic
#011E14 #011E14 #013020 #026C48 #03A870
Accessibility & contrast
On white
14.53
#013020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#013020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #013020
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##013020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##013020 | 1.00 | 14.53 | 1.45 | 14.53 |
| #FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1F
Deuteranopia (green-blind)
#292721
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #013020; /* rgb */ color: rgb(1, 48, 32); /* oklch */ color: oklch(27.4% 0.057 164.5);
Tailwind
colors: {
custom: {
50: '#4b695b',
500: '#013020',
950: '#000000',
},
}SCSS
$custom: #013020; $custom-light: #4b695b; $custom-dark: #000000;
JSON
{
"hex": "#013020",
"rgb": {
"r": 1,
"g": 48,
"b": 32
},
"hsl": {
"h": 159.574,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.27424,
"c": 0.05717,
"h": 164.5
},
"luminance": 0.02225
}Semantic roles & 50–950 ramp
primary
#013020
secondary
#761737
accent
#2972FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79