#0C201C#0C201C
#0C201C is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.5% C 0.027 H 179.1°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #0C201C |
|---|---|
| RGB | rgb(12, 32, 28) |
| HSL | hsl(168, 45%, 9%) |
| HSV | hsv(168, 63%, 13%) |
| CMYK | cmyk(62.5%, 0%, 12.5%, 87.5%) |
| CIE-LAB | lab(10.52, -9.42, 0.22) |
| CIE-LCH | lch(10.52, 9.42, 178.69°) |
| OKLab | oklab(22.52% -0.0273 0.0004) |
| OKLCH | oklch(22.52% 0.027 179.1) |
| XYZ | xyz(0.8776, 1.1950, 1.2828) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.61
Gunmetal
#2A3439
ΔE00 10.94
Charcoal (survey)
#343837
ΔE00 11.69
Black
#000000
ΔE00 12.43
Onyx
#353839
ΔE00 12.71
Dark Grey
#363737
ΔE00 13.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C201C #200C10
analogous
#0C2012 #0C201C #0C1A20
triadic
#0C201C #1C0C20 #201C0C
tetradic
#0C201C #120C20 #200C10 #1A200C
square
#0C201C #120C20 #200C10 #1A200C
split-complementary
#0C201C #200C1A #20120C
monochromatic
#081613 #081613 #0C201C #1D4D43 #2D796A
Accessibility & contrast
On white
16.95
#0C201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0C201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C201C
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C201C | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1E1C
Deuteranopia (green-blind)
#1B1C1C
Tritanopia (blue-blind)
#05211F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0c201c; /* rgb */ color: rgb(12, 32, 28); /* oklch */ color: oklch(22.5% 0.027 179.1);
Tailwind
colors: {
custom: {
50: '#4c5b57',
500: '#0c201c',
950: '#000000',
},
}SCSS
$custom: #0c201c; $custom-light: #4c5b57; $custom-dark: #000000;
JSON
{
"hex": "#0c201c",
"rgb": {
"r": 12,
"g": 32,
"b": 28
},
"hsl": {
"h": 168,
"s": 45.455,
"l": 8.627
},
"oklch": {
"l": 0.22518,
"c": 0.02734,
"h": 179.1
},
"luminance": 0.01195
}Semantic roles & 50–950 ramp
primary
#0C201C
secondary
#5A2E37
accent
#536DD5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978