#033121#033121
#033121 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.057 H 164.3°. Best body text is #FFFFFF at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #033121 |
|---|---|
| RGB | rgb(3, 49, 33) |
| HSL | hsl(159, 88%, 10%) |
| HSV | hsv(159, 94%, 19%) |
| CMYK | cmyk(93.9%, 0%, 32.7%, 80.8%) |
| CIE-LAB | lab(17.11, -19.86, 6.02) |
| CIE-LCH | lch(17.11, 20.75, 163.15°) |
| OKLab | oklab(27.85% -0.0544 0.0153) |
| OKLCH | oklch(27.85% 0.057 164.3) |
| XYZ | xyz(1.4102, 2.3256, 1.8131) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 7.83
Dark Forest Green
#002D04
ΔE00 7.96
Very Dark Green
#062E03
ΔE00 8.51
Pine Green
#0A481E
ΔE00 10.42
Dark Green
#033500
ΔE00 10.53
Dark Blue Green
#005249
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033121 #310313
analogous
#03310A #033121 #032A31
triadic
#033121 #210331 #312103
tetradic
#033121 #0A0331 #310313 #2A3103
square
#033121 #0A0331 #310313 #2A3103
split-complementary
#033121 #31032A #310A03
monochromatic
#021D13 #021D13 #033121 #076B48 #0AA46F
Accessibility & contrast
On white
14.33
#033121 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033121 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033121
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033121 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033121 | 1.00 | 14.33 | 1.47 | 14.33 |
| #FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302D20
Deuteranopia (green-blind)
#2A2822
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033121; /* rgb */ color: rgb(3, 49, 33); /* oklch */ color: oklch(27.9% 0.057 164.3);
Tailwind
colors: {
custom: {
50: '#4c695c',
500: '#033121',
950: '#000000',
},
}SCSS
$custom: #033121; $custom-light: #4c695c; $custom-dark: #000000;
JSON
{
"hex": "#033121",
"rgb": {
"r": 3,
"g": 49,
"b": 33
},
"hsl": {
"h": 159.13,
"s": 88.462,
"l": 10.196
},
"oklch": {
"l": 0.27852,
"c": 0.05651,
"h": 164.3
},
"luminance": 0.02326
}Semantic roles & 50–950 ramp
primary
#033121
secondary
#741B3A
accent
#2973FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79