#0B2C2A#0B2C2A
#0B2C2A is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.9% C 0.038 H 189.5°. Best body text is #FFFFFF at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2C2A |
|---|---|
| RGB | rgb(11, 44, 42) |
| HSL | hsl(176, 60%, 11%) |
| HSV | hsv(176, 75%, 17%) |
| CMYK | cmyk(75%, 0%, 4.5%, 82.7%) |
| CIE-LAB | lab(15.69, -12.42, -2.25) |
| CIE-LCH | lch(15.69, 12.62, 190.29°) |
| OKLab | oklab(26.86% -0.0375 -0.0063) |
| OKLCH | oklch(26.86% 0.038 189.5) |
| XYZ | xyz(1.4564, 2.0395, 2.5070) |
| Luminance | 0.0204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.64
Dark Teal
#014D4E
ΔE00 11.01
Darkslategray
#2F4F4F
ΔE00 11.26
Charcoal (survey)
#343837
ΔE00 11.82
Onyx
#353839
ΔE00 12.85
Dark Blue Green
#005249
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2C2A #2C0B0D
analogous
#0B2C19 #0B2C2A #0B1D2C
triadic
#0B2C2A #2A0B2C #2C2A0B
tetradic
#0B2C2A #190B2C #2C0B0D #1D2C0B
square
#0B2C2A #190B2C #2C0B0D #1D2C0B
split-complementary
#0B2C2A #2C0B1D #2C190B
monochromatic
#061817 #061817 #0B2C2A #175D59 #238E87
Accessibility & contrast
On white
14.91
#0B2C2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#0B2C2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2C2A
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2C2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2C2A | 1.00 | 14.91 | 1.41 | 14.91 |
| #FFFFFF | 14.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29292A
Deuteranopia (green-blind)
#24262A
Tritanopia (blue-blind)
#002D2B
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #0b2c2a; /* rgb */ color: rgb(11, 44, 42); /* oklch */ color: oklch(26.9% 0.038 189.5);
Tailwind
colors: {
custom: {
50: '#4f6563',
500: '#0b2c2a',
950: '#000000',
},
}SCSS
$custom: #0b2c2a; $custom-light: #4f6563; $custom-dark: #000000;
JSON
{
"hex": "#0b2c2a",
"rgb": {
"r": 11,
"g": 44,
"b": 42
},
"hsl": {
"h": 176.364,
"s": 60,
"l": 10.784
},
"oklch": {
"l": 0.26861,
"c": 0.03801,
"h": 189.5
},
"luminance": 0.0204
}Semantic roles & 50–950 ramp
primary
#0B2C2A
secondary
#682B2E
accent
#454EE3
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020505
muted
#787A79