#0C221E#0C221E
#0C221E is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.2% C 0.029 H 180.3°. Best body text is #FFFFFF at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #0C221E |
|---|---|
| RGB | rgb(12, 34, 30) |
| HSL | hsl(169, 48%, 9%) |
| HSV | hsv(169, 65%, 13%) |
| CMYK | cmyk(64.7%, 0%, 11.8%, 86.7%) |
| CIE-LAB | lab(11.39, -10.04, 0.01) |
| CIE-LCH | lch(11.39, 10.04, 179.93°) |
| OKLab | oklab(23.24% -0.0293 -0.0001) |
| OKLCH | oklch(23.24% 0.029 180.3) |
| XYZ | xyz(0.9579, 1.3159, 1.4316) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.33
Gunmetal
#2A3439
ΔE00 10.92
Charcoal (survey)
#343837
ΔE00 11.70
Onyx
#353839
ΔE00 12.75
Black
#000000
ΔE00 13.17
Dark Grey
#363737
ΔE00 13.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C221E #220C10
analogous
#0C2213 #0C221E #0C1B22
triadic
#0C221E #1E0C22 #221E0C
tetradic
#0C221E #130C22 #220C10 #1B220C
square
#0C221E #130C22 #220C10 #1B220C
split-complementary
#0C221E #220C1B #22130C
monochromatic
#081714 #081714 #0C221E #1C4F46 #2C7C6E
Accessibility & contrast
On white
16.62
#0C221E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#0C221E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C221E
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C221E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C221E | 1.00 | 16.62 | 1.26 | 16.62 |
| #FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#20201E
Deuteranopia (green-blind)
#1D1D1E
Tritanopia (blue-blind)
#042321
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0c221e; /* rgb */ color: rgb(12, 34, 30); /* oklch */ color: oklch(23.2% 0.029 180.3);
Tailwind
colors: {
custom: {
50: '#4d5d59',
500: '#0c221e',
950: '#000000',
},
}SCSS
$custom: #0c221e; $custom-light: #4d5d59; $custom-dark: #000000;
JSON
{
"hex": "#0c221e",
"rgb": {
"r": 12,
"g": 34,
"b": 30
},
"hsl": {
"h": 169.091,
"s": 47.826,
"l": 9.02
},
"oklch": {
"l": 0.23241,
"c": 0.02926,
"h": 180.3
},
"luminance": 0.01316
}Semantic roles & 50–950 ramp
primary
#0C221E
secondary
#5C2E36
accent
#5069D7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978