#012B16#012B16
#012B16 is a dark, moderate teal. Relative luminance 0.018; OKLCH L 25.5% C 0.060 H 156.2°. Best body text is #FFFFFF at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #012B16 |
|---|---|
| RGB | rgb(1, 43, 22) |
| HSL | hsl(150, 95%, 9%) |
| HSV | hsv(150, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 48.8%, 83.1%) |
| CIE-LAB | lab(14.36, -20.52, 9.75) |
| CIE-LCH | lch(14.36, 22.72, 154.57°) |
| OKLab | oklab(25.47% -0.0552 0.0243) |
| OKLCH | oklch(25.47% 0.06 156.2) |
| XYZ | xyz(1.0211, 1.7920, 1.0510) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.47
Very Dark Green
#062E03
ΔE00 6.10
Dark Green
#033500
ΔE00 8.56
Evergreen
#05472A
ΔE00 8.71
Pine Green
#0A481E
ΔE00 10.22
Hunter Green (survey)
#0B4008
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012B16 #2B0116
analogous
#012B01 #012B16 #012B2B
triadic
#012B16 #16012B #2B1601
tetradic
#012B16 #01012B #2B0116 #2B2B01
square
#012B16 #01012B #2B0116 #2B2B01
split-complementary
#012B16 #2B012B #2B0101
monochromatic
#011E0F #011E0F #012B16 #026735 #04A353
Accessibility & contrast
On white
15.46
#012B16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#012B16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012B16
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012B16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012B16 | 1.00 | 15.46 | 1.36 | 15.46 |
| #FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2615
Deuteranopia (green-blind)
#262317
Tritanopia (blue-blind)
#002A26
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #012b16; /* rgb */ color: rgb(1, 43, 22); /* oklch */ color: oklch(25.5% 0.060 156.2);
Tailwind
colors: {
custom: {
50: '#496553',
500: '#012b16',
950: '#000000',
},
}SCSS
$custom: #012b16; $custom-light: #496553; $custom-dark: #000000;
JSON
{
"hex": "#012b16",
"rgb": {
"r": 1,
"g": 43,
"b": 22
},
"hsl": {
"h": 150,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.25471,
"c": 0.06033,
"h": 156.2
},
"luminance": 0.01792
}Semantic roles & 50–950 ramp
primary
#012B16
secondary
#711744
accent
#2994FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78