#0C2F2A#0C2F2A
#0C2F2A is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.041 H 182.2°. Best body text is #FFFFFF at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #0C2F2A |
|---|---|
| RGB | rgb(12, 47, 42) |
| HSL | hsl(171, 59%, 12%) |
| HSV | hsv(171, 74%, 18%) |
| CMYK | cmyk(74.5%, 0%, 10.6%, 81.6%) |
| CIE-LAB | lab(16.88, -13.98, -0.50) |
| CIE-LCH | lch(16.88, 13.99, 182.03°) |
| OKLab | oklab(27.84% -0.0409 -0.0016) |
| OKLCH | oklch(27.84% 0.041 182.2) |
| XYZ | xyz(1.5859, 2.2782, 2.5462) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.33
Darkslategray
#2F4F4F
ΔE00 10.88
Dark Blue Green
#005249
ΔE00 11.77
Gunmetal
#2A3439
ΔE00 11.91
Evergreen
#05472A
ΔE00 12.36
Charcoal (survey)
#343837
ΔE00 12.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C2F2A #2F0C11
analogous
#0C2F19 #0C2F2A #0C232F
triadic
#0C2F2A #2A0C2F #2F2A0C
tetradic
#0C2F2A #190C2F #2F0C11 #232F0C
square
#0C2F2A #190C2F #2F0C11 #232F0C
split-complementary
#0C2F2A #2F0C23 #2F190C
monochromatic
#061816 #061816 #0C2F2A #186056 #259181
Accessibility & contrast
On white
14.43
#0C2F2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#0C2F2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C2F2A
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C2F2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C2F2A | 1.00 | 14.43 | 1.46 | 14.43 |
| #FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2C2A
Deuteranopia (green-blind)
#27282A
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #0c2f2a; /* rgb */ color: rgb(12, 47, 42); /* oklch */ color: oklch(27.8% 0.041 182.2);
Tailwind
colors: {
custom: {
50: '#506763',
500: '#0c2f2a',
950: '#000000',
},
}SCSS
$custom: #0c2f2a; $custom-light: #506763; $custom-dark: #000000;
JSON
{
"hex": "#0c2f2a",
"rgb": {
"r": 12,
"g": 47,
"b": 42
},
"hsl": {
"h": 171.429,
"s": 59.322,
"l": 11.569
},
"oklch": {
"l": 0.27838,
"c": 0.0409,
"h": 182.2
},
"luminance": 0.02278
}Semantic roles & 50–950 ramp
primary
#0C2F2A
secondary
#6B2C35
accent
#455CE3
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020605
muted
#787A79