#033129#033129
#033129 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.1% C 0.050 H 177.7°. Best body text is #FFFFFF at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #033129 |
|---|---|
| RGB | rgb(3, 49, 41) |
| HSL | hsl(170, 88%, 10%) |
| HSV | hsv(170, 94%, 19%) |
| CMYK | cmyk(93.9%, 0%, 16.3%, 80.8%) |
| CIE-LAB | lab(17.35, -17.33, 0.84) |
| CIE-LCH | lch(17.35, 17.35, 177.22°) |
| OKLab | oklab(28.13% -0.0496 0.002) |
| OKLCH | oklch(28.13% 0.05 177.7) |
| XYZ | xyz(1.5359, 2.3759, 2.4750) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.02
Evergreen
#05472A
ΔE00 10.39
Dark Blue Green
#005249
ΔE00 10.49
Darkslategray
#2F4F4F
ΔE00 11.53
Dark Forest Green
#002D04
ΔE00 11.73
Very Dark Green
#062E03
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033129 #31030B
analogous
#033112 #033129 #032231
triadic
#033129 #290331 #312903
tetradic
#033129 #120331 #31030B #223103
square
#033129 #120331 #31030B #223103
split-complementary
#033129 #310322 #311203
monochromatic
#021D18 #021D18 #033129 #076B59 #0AA48A
Accessibility & contrast
On white
14.24
#033129 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#033129 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033129
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033129 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033129 | 1.00 | 14.24 | 1.48 | 14.24 |
| #FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D29
Deuteranopia (green-blind)
#29292A
Tritanopia (blue-blind)
#00322F
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #033129; /* rgb */ color: rgb(3, 49, 41); /* oklch */ color: oklch(28.1% 0.050 177.7);
Tailwind
colors: {
custom: {
50: '#4d6962',
500: '#033129',
950: '#000000',
},
}SCSS
$custom: #033129; $custom-light: #4d6962; $custom-dark: #000000;
JSON
{
"hex": "#033129",
"rgb": {
"r": 3,
"g": 49,
"b": 41
},
"hsl": {
"h": 169.565,
"s": 88.462,
"l": 10.196
},
"oklch": {
"l": 0.28125,
"c": 0.04962,
"h": 177.7
},
"luminance": 0.02376
}Semantic roles & 50–950 ramp
primary
#033129
secondary
#741B2B
accent
#294EFF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020605
muted
#787A79