#033126#033126
#033126 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.0% C 0.052 H 172.2°. Best body text is #FFFFFF at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #033126 |
|---|---|
| RGB | rgb(3, 49, 38) |
| HSL | hsl(166, 88%, 10%) |
| HSV | hsv(166, 94%, 19%) |
| CMYK | cmyk(93.9%, 0%, 22.4%, 80.8%) |
| CIE-LAB | lab(17.25, -18.32, 2.78) |
| CIE-LCH | lch(17.25, 18.53, 171.38°) |
| OKLab | oklab(28.02% -0.0514 0.0071) |
| OKLCH | oklch(28.02% 0.052 172.2) |
| XYZ | xyz(1.4855, 2.3557, 2.2098) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.27
Dark Forest Green
#002D04
ΔE00 10.24
Dark Blue Green
#005249
ΔE00 10.61
Very Dark Green
#062E03
ΔE00 10.77
Dark Teal
#014D4E
ΔE00 10.86
Pine Green
#0A481E
ΔE00 12.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033126 #31030E
analogous
#03310F #033126 #032531
triadic
#033126 #260331 #312603
tetradic
#033126 #0F0331 #31030E #253103
square
#033126 #0F0331 #31030E #253103
split-complementary
#033126 #310325 #310F03
monochromatic
#021D16 #021D16 #033126 #076B53 #0AA47F
Accessibility & contrast
On white
14.27
#033126 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033126 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033126
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033126 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033126 | 1.00 | 14.27 | 1.47 | 14.27 |
| #FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D25
Deuteranopia (green-blind)
#292927
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033126; /* rgb */ color: rgb(3, 49, 38); /* oklch */ color: oklch(28.0% 0.052 172.2);
Tailwind
colors: {
custom: {
50: '#4c6960',
500: '#033126',
950: '#000000',
},
}SCSS
$custom: #033126; $custom-light: #4c6960; $custom-dark: #000000;
JSON
{
"hex": "#033126",
"rgb": {
"r": 3,
"g": 49,
"b": 38
},
"hsl": {
"h": 165.652,
"s": 88.462,
"l": 10.196
},
"oklch": {
"l": 0.28016,
"c": 0.05185,
"h": 172.2
},
"luminance": 0.02356
}Semantic roles & 50–950 ramp
primary
#033126
secondary
#741B31
accent
#295CFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79