#01301F#01301F
#01301F is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.058 H 163.1°. Best body text is #FFFFFF at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #01301F |
|---|---|
| RGB | rgb(1, 48, 31) |
| HSL | hsl(158, 96%, 10%) |
| HSV | hsv(158, 98%, 19%) |
| CMYK | cmyk(97.9%, 0%, 35.4%, 81.2%) |
| CIE-LAB | lab(16.60, -20.43, 6.66) |
| CIE-LCH | lch(16.60, 21.48, 161.94°) |
| OKLab | oklab(27.39% -0.0557 0.0169) |
| OKLCH | oklch(27.39% 0.058 163.1) |
| XYZ | xyz(1.3166, 2.2191, 1.6550) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.46
Evergreen
#05472A
ΔE00 7.83
Very Dark Green
#062E03
ΔE00 8.06
Dark Green
#033500
ΔE00 10.12
Pine Green
#0A481E
ΔE00 10.27
Dark Blue Green
#005249
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01301F #300112
analogous
#013008 #01301F #012A30
triadic
#01301F #1F0130 #301F01
tetradic
#01301F #080130 #300112 #2A3001
square
#01301F #080130 #300112 #2A3001
split-complementary
#01301F #30012A #300801
monochromatic
#011E13 #011E13 #01301F #026C46 #03A86C
Accessibility & contrast
On white
14.54
#01301F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#01301F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01301F
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01301F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01301F | 1.00 | 14.54 | 1.44 | 14.54 |
| #FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1E
Deuteranopia (green-blind)
#292720
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #01301f; /* rgb */ color: rgb(1, 48, 31); /* oklch */ color: oklch(27.4% 0.058 163.1);
Tailwind
colors: {
custom: {
50: '#4b695a',
500: '#01301f',
950: '#000000',
},
}SCSS
$custom: #01301f; $custom-light: #4b695a; $custom-dark: #000000;
JSON
{
"hex": "#01301f",
"rgb": {
"r": 1,
"g": 48,
"b": 31
},
"hsl": {
"h": 158.298,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.27393,
"c": 0.05821,
"h": 163.1
},
"luminance": 0.02219
}Semantic roles & 50–950 ramp
primary
#01301F
secondary
#761739
accent
#2976FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78