#0B2E2B#0B2E2B
#0B2E2B is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.040 H 187.2°. Best body text is #FFFFFF at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #0B2E2B |
|---|---|
| RGB | rgb(11, 46, 43) |
| HSL | hsl(175, 61%, 11%) |
| HSV | hsv(175, 76%, 18%) |
| CMYK | cmyk(76.1%, 0%, 6.5%, 82%) |
| CIE-LAB | lab(16.50, -13.27, -1.76) |
| CIE-LCH | lch(16.50, 13.39, 187.56°) |
| OKLab | oklab(27.53% -0.0396 -0.005) |
| OKLCH | oklch(27.53% 0.04 187.2) |
| XYZ | xyz(1.5509, 2.1994, 2.6278) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.38
Darkslategray
#2F4F4F
ΔE00 10.85
Gunmetal
#2A3439
ΔE00 11.19
Charcoal (survey)
#343837
ΔE00 12.14
Dark Blue Green
#005249
ΔE00 12.31
Deep Teal
#00555A
ΔE00 13.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B2E2B #2E0B0E
analogous
#0B2E19 #0B2E2B #0B1F2E
triadic
#0B2E2B #2B0B2E #2E2B0B
tetradic
#0B2E2B #190B2E #2E0B0E #1F2E0B
square
#0B2E2B #190B2E #2E0B0E #1F2E0B
split-complementary
#0B2E2B #2E0B1F #2E190B
monochromatic
#061917 #061917 #0B2E2B #175F59 #239187
Accessibility & contrast
On white
14.58
#0B2E2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#0B2E2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B2E2B
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B2E2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B2E2B | 1.00 | 14.58 | 1.44 | 14.58 |
| #FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2B2B
Deuteranopia (green-blind)
#26272B
Tritanopia (blue-blind)
#002F2D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0b2e2b; /* rgb */ color: rgb(11, 46, 43); /* oklch */ color: oklch(27.5% 0.040 187.2);
Tailwind
colors: {
custom: {
50: '#4f6764',
500: '#0b2e2b',
950: '#000000',
},
}SCSS
$custom: #0b2e2b; $custom-light: #4f6764; $custom-dark: #000000;
JSON
{
"hex": "#0b2e2b",
"rgb": {
"r": 11,
"g": 46,
"b": 43
},
"hsl": {
"h": 174.857,
"s": 61.404,
"l": 11.176
},
"oklch": {
"l": 0.27528,
"c": 0.03992,
"h": 187.2
},
"luminance": 0.022
}Semantic roles & 50–950 ramp
primary
#0B2E2B
secondary
#6A2A30
accent
#4351E5
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020605
muted
#787A79