#012918#012918
#012918 is a very dark, muted teal. Relative luminance 0.017; OKLCH L 24.8% C 0.055 H 160.2°. Best body text is #FFFFFF at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #012918 |
|---|---|
| RGB | rgb(1, 41, 24) |
| HSL | hsl(155, 95%, 8%) |
| HSV | hsv(155, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 41.5%, 83.9%) |
| CIE-LAB | lab(13.58, -19.04, 7.34) |
| CIE-LCH | lch(13.58, 20.40, 158.92°) |
| OKLab | oklab(24.85% -0.0516 0.0185) |
| OKLCH | oklch(24.85% 0.055 160.2) |
| XYZ | xyz(0.9702, 1.6582, 1.1329) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.10
Very Dark Green
#062E03
ΔE00 7.69
Evergreen
#05472A
ΔE00 9.70
Dark Green
#033500
ΔE00 10.21
Pine Green
#0A481E
ΔE00 11.61
Hunter Green (survey)
#0B4008
ΔE00 12.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012918 #290112
analogous
#012904 #012918 #012629
triadic
#012918 #180129 #291801
tetradic
#012918 #040129 #290112 #262901
square
#012918 #040129 #290112 #262901
split-complementary
#012918 #290126 #290401
monochromatic
#011E11 #011E11 #012918 #02653B #04A05E
Accessibility & contrast
On white
15.77
#012918 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#012918 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012918
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012918 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012918 | 1.00 | 15.77 | 1.33 | 15.77 |
| #FFFFFF | 15.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282517
Deuteranopia (green-blind)
#232119
Tritanopia (blue-blind)
#002925
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #012918; /* rgb */ color: rgb(1, 41, 24); /* oklch */ color: oklch(24.8% 0.055 160.2);
Tailwind
colors: {
custom: {
50: '#486354',
500: '#012918',
950: '#000000',
},
}SCSS
$custom: #012918; $custom-light: #486354; $custom-dark: #000000;
JSON
{
"hex": "#012918",
"rgb": {
"r": 1,
"g": 41,
"b": 24
},
"hsl": {
"h": 154.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24845,
"c": 0.05482,
"h": 160.2
},
"luminance": 0.01658
}Semantic roles & 50–950 ramp
primary
#012918
secondary
#6F163C
accent
#2984FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010502
muted
#777978