#033A2A#033A2A
#033A2A is a dark, moderate teal. Relative luminance 0.032; OKLCH L 31.0% C 0.061 H 167.5°. Best body text is #FFFFFF at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #033A2A |
|---|---|
| RGB | rgb(3, 58, 42) |
| HSL | hsl(163, 90%, 12%) |
| HSV | hsv(163, 95%, 23%) |
| CMYK | cmyk(94.8%, 0%, 27.6%, 77.3%) |
| CIE-LAB | lab(20.88, -21.64, 5.21) |
| CIE-LCH | lch(20.88, 22.26, 166.46°) |
| OKLab | oklab(31.03% -0.0597 0.0133) |
| OKLCH | oklch(31.03% 0.061 167.5) |
| XYZ | xyz(1.9683, 3.2124, 2.7064) |
| Luminance | 0.0321 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.91
Dark Blue Green
#005249
ΔE00 8.55
Dark Forest Green
#002D04
ΔE00 9.26
Pine Green
#0A481E
ΔE00 9.28
Very Dark Green
#062E03
ΔE00 9.77
Dark Teal
#014D4E
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033A2A #3A0313
analogous
#033A0E #033A2A #032F3A
triadic
#033A2A #2A033A #3A2A03
tetradic
#033A2A #0E033A #3A0313 #2F3A03
square
#033A2A #0E033A #3A0313 #2F3A03
split-complementary
#033A2A #3A032F #3A0E03
monochromatic
#021D15 #021D15 #033A2A #067454 #09AE7E
Accessibility & contrast
On white
12.78
#033A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.64
#033A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033A2A
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033A2A | 1.00 | 12.78 | 1.64 | 12.78 |
| #FFFFFF | 12.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.64 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383529
Deuteranopia (green-blind)
#32302B
Tritanopia (blue-blind)
#003A36
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #033a2a; /* rgb */ color: rgb(3, 58, 42); /* oklch */ color: oklch(31.0% 0.061 167.5);
Tailwind
colors: {
custom: {
50: '#4f7063',
500: '#033a2a',
950: '#000000',
},
}SCSS
$custom: #033a2a; $custom-light: #4f7063; $custom-dark: #000000;
JSON
{
"hex": "#033a2a",
"rgb": {
"r": 3,
"g": 58,
"b": 42
},
"hsl": {
"h": 162.545,
"s": 90.164,
"l": 11.961
},
"oklch": {
"l": 0.3103,
"c": 0.06121,
"h": 167.5
},
"luminance": 0.03213
}Semantic roles & 50–950 ramp
primary
#033A2A
secondary
#7D1C38
accent
#2967FF
background
#F4F6F5
surface
#E7ECEA
border
#C3C7C6
text
#020705
muted
#787A79