#0C2019#0C2019
#0C2019 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.4% C 0.030 H 168.7°. Best body text is #FFFFFF at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #0C2019 |
|---|---|
| RGB | rgb(12, 32, 25) |
| HSL | hsl(159, 45%, 9%) |
| HSV | hsv(159, 63%, 13%) |
| CMYK | cmyk(62.5%, 0%, 21.9%, 87.5%) |
| CIE-LAB | lab(10.42, -10.36, 2.27) |
| CIE-LCH | lch(10.42, 10.60, 167.62°) |
| OKLab | oklab(22.4% -0.0292 0.0058) |
| OKLCH | oklch(22.4% 0.03 168.7) |
| XYZ | xyz(0.8435, 1.1813, 1.1031) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.50
Gunmetal
#2A3439
ΔE00 12.26
Charcoal (survey)
#343837
ΔE00 12.40
Dark Forest Green
#002D04
ΔE00 12.85
Very Dark Green
#062E03
ΔE00 13.07
Black
#000000
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C2019 #200C13
analogous
#0C200F #0C2019 #0C1D20
triadic
#0C2019 #190C20 #20190C
tetradic
#0C2019 #0F0C20 #200C13 #1D200C
square
#0C2019 #0F0C20 #200C13 #1D200C
split-complementary
#0C2019 #200C1D #200F0C
monochromatic
#081611 #081611 #0C2019 #1D4D3C #2D795F
Accessibility & contrast
On white
16.99
#0C2019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0C2019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C2019
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C2019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C2019 | 1.00 | 16.99 | 1.24 | 16.99 |
| #FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1E19
Deuteranopia (green-blind)
#1C1B19
Tritanopia (blue-blind)
#06201E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0c2019; /* rgb */ color: rgb(12, 32, 25); /* oklch */ color: oklch(22.4% 0.030 168.7);
Tailwind
colors: {
custom: {
50: '#4c5b55',
500: '#0c2019',
950: '#000000',
},
}SCSS
$custom: #0c2019; $custom-light: #4c5b55; $custom-dark: #000000;
JSON
{
"hex": "#0c2019",
"rgb": {
"r": 12,
"g": 32,
"b": 25
},
"hsl": {
"h": 159,
"s": 45.455,
"l": 8.627
},
"oklch": {
"l": 0.22402,
"c": 0.02974,
"h": 168.7
},
"luminance": 0.01181
}Semantic roles & 50–950 ramp
primary
#0C2019
secondary
#5A2E3D
accent
#5380D5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010403
muted
#777978