#012B1B#012B1B
#012B1B is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.6% C 0.055 H 162.5°. Best body text is #FFFFFF at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #012B1B |
|---|---|
| RGB | rgb(1, 43, 27) |
| HSL | hsl(157, 95%, 9%) |
| HSV | hsv(157, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 37.2%, 83.1%) |
| CIE-LAB | lab(14.47, -19.15, 6.48) |
| CIE-LCH | lch(14.47, 20.22, 161.31°) |
| OKLab | oklab(25.61% -0.0522 0.0165) |
| OKLCH | oklch(25.61% 0.055 162.5) |
| XYZ | xyz(1.0741, 1.8132, 1.3301) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.57
Very Dark Green
#062E03
ΔE00 8.17
Evergreen
#05472A
ΔE00 9.32
Dark Green
#033500
ΔE00 10.56
Pine Green
#0A481E
ΔE00 11.48
Hunter Green (survey)
#0B4008
ΔE00 12.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012B1B #2B0111
analogous
#012B06 #012B1B #01262B
triadic
#012B1B #1B012B #2B1B01
tetradic
#012B1B #06012B #2B0111 #262B01
square
#012B1B #06012B #2B0111 #262B01
split-complementary
#012B1B #2B0126 #2B0601
monochromatic
#011E13 #011E13 #012B1B #026741 #04A366
Accessibility & contrast
On white
15.41
#012B1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#012B1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012B1B
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012B1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012B1B | 1.00 | 15.41 | 1.36 | 15.41 |
| #FFFFFF | 15.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271A
Deuteranopia (green-blind)
#25231C
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012b1b; /* rgb */ color: rgb(1, 43, 27); /* oklch */ color: oklch(25.6% 0.055 162.5);
Tailwind
colors: {
custom: {
50: '#496557',
500: '#012b1b',
950: '#000000',
},
}SCSS
$custom: #012b1b; $custom-light: #496557; $custom-dark: #000000;
JSON
{
"hex": "#012b1b",
"rgb": {
"r": 1,
"g": 43,
"b": 27
},
"hsl": {
"h": 157.143,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.25608,
"c": 0.0547,
"h": 162.5
},
"luminance": 0.01813
}Semantic roles & 50–950 ramp
primary
#012B1B
secondary
#711739
accent
#297AFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78