#0C2B2A#0C2B2A
#0C2B2A is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.6% C 0.036 H 192.3°. Best body text is #FFFFFF at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #0C2B2A |
|---|---|
| RGB | rgb(12, 43, 42) |
| HSL | hsl(178, 56%, 11%) |
| HSV | hsv(178, 72%, 17%) |
| CMYK | cmyk(72.1%, 0%, 2.3%, 83.1%) |
| CIE-LAB | lab(15.34, -11.58, -2.77) |
| CIE-LCH | lch(15.34, 11.90, 193.44°) |
| OKLab | oklab(26.59% -0.0354 -0.0077) |
| OKLCH | oklch(26.59% 0.036 192.3) |
| XYZ | xyz(1.4332, 1.9729, 2.4953) |
| Luminance | 0.0197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.00
Charcoal (survey)
#343837
ΔE00 11.40
Darkslategray
#2F4F4F
ΔE00 11.43
Dark Teal
#014D4E
ΔE00 11.43
Onyx
#353839
ΔE00 12.37
Dark Blue Grey
#1F3B4D
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C2B2A #2B0C0D
analogous
#0C2B1A #0C2B2A #0C1C2B
triadic
#0C2B2A #2A0C2B #2B2A0C
tetradic
#0C2B2A #1A0C2B #2B0C0D #1C2B0C
square
#0C2B2A #1A0C2B #2B0C0D #1C2B0C
split-complementary
#0C2B2A #2B0C1C #2B1A0C
monochromatic
#071817 #071817 #0C2B2A #195B59 #278B87
Accessibility & contrast
On white
15.06
#0C2B2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#0C2B2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C2B2A
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C2B2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C2B2A | 1.00 | 15.06 | 1.39 | 15.06 |
| #FFFFFF | 15.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28292A
Deuteranopia (green-blind)
#23252A
Tritanopia (blue-blind)
#002C2B
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #0c2b2a; /* rgb */ color: rgb(12, 43, 42); /* oklch */ color: oklch(26.6% 0.036 192.3);
Tailwind
colors: {
custom: {
50: '#4f6463',
500: '#0c2b2a',
950: '#000000',
},
}SCSS
$custom: #0c2b2a; $custom-light: #4f6463; $custom-dark: #000000;
JSON
{
"hex": "#0c2b2a",
"rgb": {
"r": 12,
"g": 43,
"b": 42
},
"hsl": {
"h": 178.065,
"s": 56.364,
"l": 10.784
},
"oklch": {
"l": 0.26589,
"c": 0.03623,
"h": 192.3
},
"luminance": 0.01973
}Semantic roles & 50–950 ramp
primary
#0C2B2A
secondary
#662C2E
accent
#484DE0
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020505
muted
#787A79