#012C20#012C20
#012C20 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.051 H 169.2°. Best body text is #FFFFFF at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #012C20 |
|---|---|
| RGB | rgb(1, 44, 32) |
| HSL | hsl(163, 96%, 9%) |
| HSV | hsv(163, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 27.3%, 82.7%) |
| CIE-LAB | lab(15.02, -18.13, 3.75) |
| CIE-LCH | lch(15.02, 18.51, 168.30°) |
| OKLab | oklab(26.1% -0.0503 0.0096) |
| OKLCH | oklch(26.1% 0.051 169.2) |
| XYZ | xyz(1.1738, 1.9119, 1.6734) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.46
Evergreen
#05472A
ΔE00 9.99
Very Dark Green
#062E03
ΔE00 10.03
Dark Blue Green
#005249
ΔE00 12.20
Dark Green
#033500
ΔE00 12.32
Dark Teal
#014D4E
ΔE00 12.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C20 #2C010D
analogous
#012C0B #012C20 #01232C
triadic
#012C20 #20012C #2C2001
tetradic
#012C20 #0B012C #2C010D #232C01
square
#012C20 #0B012C #2C010D #232C01
split-complementary
#012C20 #2C0123 #2C0B01
monochromatic
#011E16 #011E16 #012C20 #02684C #04A477
Accessibility & contrast
On white
15.19
#012C20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#012C20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C20
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C20 | 1.00 | 15.19 | 1.38 | 15.19 |
| #FFFFFF | 15.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A281F
Deuteranopia (green-blind)
#252421
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012c20; /* rgb */ color: rgb(1, 44, 32); /* oklch */ color: oklch(26.1% 0.051 169.2);
Tailwind
colors: {
custom: {
50: '#4a655b',
500: '#012c20',
950: '#000000',
},
}SCSS
$custom: #012c20; $custom-light: #4a655b; $custom-dark: #000000;
JSON
{
"hex": "#012c20",
"rgb": {
"r": 1,
"g": 44,
"b": 32
},
"hsl": {
"h": 163.256,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26102,
"c": 0.05118,
"h": 169.2
},
"luminance": 0.01912
}Semantic roles & 50–950 ramp
primary
#012C20
secondary
#721730
accent
#2965FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79