#0C2A2B#0C2A2B
#0C2A2B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.3% C 0.035 H 198.3°. Best body text is #FFFFFF at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #0C2A2B |
|---|---|
| RGB | rgb(12, 42, 43) |
| HSL | hsl(182, 56%, 11%) |
| HSV | hsv(182, 72%, 17%) |
| CMYK | cmyk(72.1%, 2.3%, 0%, 83.1%) |
| CIE-LAB | lab(15.00, -10.60, -3.99) |
| CIE-LCH | lch(15.00, 11.33, 200.62°) |
| OKLab | oklab(26.32% -0.0335 -0.011) |
| OKLCH | oklch(26.32% 0.035 198.3) |
| XYZ | xyz(1.4154, 1.9084, 2.5788) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.14
Charcoal (survey)
#343837
ΔE00 11.02
Darkslategray
#2F4F4F
ΔE00 11.68
Dark Blue Grey
#1F3B4D
ΔE00 11.68
Onyx
#353839
ΔE00 11.84
Dark Teal
#014D4E
ΔE00 11.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C2A2B #2B0D0C
analogous
#0C2B1C #0C2A2B #0C1A2B
triadic
#0C2A2B #2B0C2A #2A2B0C
tetradic
#0C2A2B #1C0C2B #2B0D0C #1A2B0C
square
#0C2A2B #1C0C2B #2B0D0C #1A2B0C
split-complementary
#0C2A2B #2B0C1A #2B1C0C
monochromatic
#071718 #071718 #0C2A2B #19595B #27878B
Accessibility & contrast
On white
15.20
#0C2A2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#0C2A2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C2A2B
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C2A2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C2A2B | 1.00 | 15.20 | 1.38 | 15.20 |
| #FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27282B
Deuteranopia (green-blind)
#22242B
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #0c2a2b; /* rgb */ color: rgb(12, 42, 43); /* oklch */ color: oklch(26.3% 0.035 198.3);
Tailwind
colors: {
custom: {
50: '#4f6364',
500: '#0c2a2b',
950: '#000000',
},
}SCSS
$custom: #0c2a2b; $custom-light: #4f6364; $custom-dark: #000000;
JSON
{
"hex": "#0c2a2b",
"rgb": {
"r": 12,
"g": 42,
"b": 43
},
"hsl": {
"h": 181.935,
"s": 56.364,
"l": 10.784
},
"oklch": {
"l": 0.26323,
"c": 0.03523,
"h": 198.3
},
"luminance": 0.01909
}Semantic roles & 50–950 ramp
primary
#0C2A2B
secondary
#662E2C
accent
#4D48E0
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#020505
muted
#787979