#0C201E#0C201E
#0C201E is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.6% C 0.026 H 187.1°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #0C201E |
|---|---|
| RGB | rgb(12, 32, 30) |
| HSL | hsl(174, 45%, 9%) |
| HSV | hsv(174, 63%, 13%) |
| CMYK | cmyk(62.5%, 0%, 6.2%, 87.5%) |
| CIE-LAB | lab(10.59, -8.75, -1.15) |
| CIE-LCH | lch(10.59, 8.82, 187.49°) |
| OKLab | oklab(22.6% -0.0262 -0.0032) |
| OKLCH | oklch(22.6% 0.026 187.1) |
| XYZ | xyz(0.9024, 1.2048, 1.4131) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.07
Gunmetal
#2A3439
ΔE00 10.08
Charcoal (survey)
#343837
ΔE00 11.28
Black
#000000
ΔE00 11.98
Onyx
#353839
ΔE00 12.18
Dark
#1B2431
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C201E #200C0E
analogous
#0C2014 #0C201E #0C1820
triadic
#0C201E #1E0C20 #201E0C
tetradic
#0C201E #140C20 #200C0E #18200C
square
#0C201E #140C20 #200C0E #18200C
split-complementary
#0C201E #200C18 #20140C
monochromatic
#081615 #081615 #0C201E #1D4D48 #2D7971
Accessibility & contrast
On white
16.92
#0C201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0C201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C201E
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C201E | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1E
Deuteranopia (green-blind)
#1B1C1E
Tritanopia (blue-blind)
#04211F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0c201e; /* rgb */ color: rgb(12, 32, 30); /* oklch */ color: oklch(22.6% 0.026 187.1);
Tailwind
colors: {
custom: {
50: '#4c5b59',
500: '#0c201e',
950: '#000000',
},
}SCSS
$custom: #0c201e; $custom-light: #4c5b59; $custom-dark: #000000;
JSON
{
"hex": "#0c201e",
"rgb": {
"r": 12,
"g": 32,
"b": 30
},
"hsl": {
"h": 174,
"s": 45.455,
"l": 8.627
},
"oklch": {
"l": 0.22601,
"c": 0.02636,
"h": 187.1
},
"luminance": 0.01205
}Semantic roles & 50–950 ramp
primary
#0C201E
secondary
#5A2E33
accent
#5360D5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978