#0D2C2B#0D2C2B
#0D2C2B is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.036 H 192.3°. Best body text is #FFFFFF at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2C2B |
|---|---|
| RGB | rgb(13, 44, 43) |
| HSL | hsl(178, 54%, 11%) |
| HSV | hsv(178, 70%, 17%) |
| CMYK | cmyk(70.5%, 0%, 2.3%, 82.7%) |
| CIE-LAB | lab(15.81, -11.61, -2.78) |
| CIE-LCH | lch(15.81, 11.93, 193.49°) |
| OKLab | oklab(26.99% -0.0355 -0.0077) |
| OKLCH | oklch(26.99% 0.036 192.3) |
| XYZ | xyz(1.5025, 2.0612, 2.6037) |
| Luminance | 0.0206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.90
Darkslategray
#2F4F4F
ΔE00 11.13
Dark Teal
#014D4E
ΔE00 11.16
Charcoal (survey)
#343837
ΔE00 11.28
Onyx
#353839
ΔE00 12.26
Dark Blue Grey
#1F3B4D
ΔE00 12.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2C2B #2C0D0E
analogous
#0D2C1B #0D2C2B #0D1D2C
triadic
#0D2C2B #2B0D2C #2C2B0D
tetradic
#0D2C2B #1B0D2C #2C0D0E #1D2C0D
square
#0D2C2B #1B0D2C #2C0D0E #1D2C0D
split-complementary
#0D2C2B #2C0D1D #2C1B0D
monochromatic
#071817 #071817 #0D2C2B #1B5B59 #298A87
Accessibility & contrast
On white
14.87
#0D2C2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#0D2C2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2C2B
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2C2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2C2B | 1.00 | 14.87 | 1.41 | 14.87 |
| #FFFFFF | 14.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292A2B
Deuteranopia (green-blind)
#24262B
Tritanopia (blue-blind)
#002D2C
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #0d2c2b; /* rgb */ color: rgb(13, 44, 43); /* oklch */ color: oklch(27.0% 0.036 192.3);
Tailwind
colors: {
custom: {
50: '#506564',
500: '#0d2c2b',
950: '#000000',
},
}SCSS
$custom: #0d2c2b; $custom-light: #506564; $custom-dark: #000000;
JSON
{
"hex": "#0d2c2b",
"rgb": {
"r": 13,
"g": 44,
"b": 43
},
"hsl": {
"h": 178.065,
"s": 54.386,
"l": 11.176
},
"oklch": {
"l": 0.26985,
"c": 0.03632,
"h": 192.3
},
"luminance": 0.02061
}Semantic roles & 50–950 ramp
primary
#0D2C2B
secondary
#672E30
accent
#4A4FDE
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020505
muted
#787A79