#033122#033122
#033122 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.056 H 165.7°. Best body text is #FFFFFF at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #033122 |
|---|---|
| RGB | rgb(3, 49, 34) |
| HSL | hsl(160, 88%, 10%) |
| HSV | hsv(160, 94%, 19%) |
| CMYK | cmyk(93.9%, 0%, 30.6%, 80.8%) |
| CIE-LAB | lab(17.14, -19.56, 5.37) |
| CIE-LCH | lch(17.14, 20.29, 164.65°) |
| OKLab | oklab(27.88% -0.0538 0.0137) |
| OKLCH | oklch(27.88% 0.056 165.7) |
| XYZ | xyz(1.4244, 2.3313, 1.8880) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.07
Dark Forest Green
#002D04
ΔE00 8.39
Very Dark Green
#062E03
ΔE00 8.95
Pine Green
#0A481E
ΔE00 10.76
Dark Green
#033500
ΔE00 10.97
Dark Blue Green
#005249
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033122 #310312
analogous
#03310B #033122 #032931
triadic
#033122 #220331 #312203
tetradic
#033122 #0B0331 #310312 #293103
square
#033122 #0B0331 #310312 #293103
split-complementary
#033122 #310329 #310B03
monochromatic
#021D14 #021D14 #033122 #076B4A #0AA472
Accessibility & contrast
On white
14.32
#033122 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033122 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033122
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033122 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033122 | 1.00 | 14.32 | 1.47 | 14.32 |
| #FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302D21
Deuteranopia (green-blind)
#2A2823
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033122; /* rgb */ color: rgb(3, 49, 34); /* oklch */ color: oklch(27.9% 0.056 165.7);
Tailwind
colors: {
custom: {
50: '#4c695d',
500: '#033122',
950: '#000000',
},
}SCSS
$custom: #033122; $custom-light: #4c695d; $custom-dark: #000000;
JSON
{
"hex": "#033122",
"rgb": {
"r": 3,
"g": 49,
"b": 34
},
"hsl": {
"h": 160.435,
"s": 88.462,
"l": 10.196
},
"oklch": {
"l": 0.27883,
"c": 0.05551,
"h": 165.7
},
"luminance": 0.02331
}Semantic roles & 50–950 ramp
primary
#033122
secondary
#741B38
accent
#296FFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79