#033A2B#033A2B
#033A2B is a dark, moderate teal. Relative luminance 0.032; OKLCH L 31.1% C 0.060 H 168.8°. Best body text is #FFFFFF at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #033A2B |
|---|---|
| RGB | rgb(3, 58, 43) |
| HSL | hsl(164, 90%, 12%) |
| HSV | hsv(164, 95%, 23%) |
| CMYK | cmyk(94.8%, 0%, 25.9%, 77.3%) |
| CIE-LAB | lab(20.90, -21.34, 4.58) |
| CIE-LCH | lch(20.90, 21.82, 167.89°) |
| OKLab | oklab(31.06% -0.0592 0.0117) |
| OKLCH | oklch(31.06% 0.06 168.8) |
| XYZ | xyz(1.9864, 3.2196, 2.8018) |
| Luminance | 0.0322 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 6.24
Dark Blue Green
#005249
ΔE00 8.35
Dark Forest Green
#002D04
ΔE00 9.65
Pine Green
#0A481E
ΔE00 9.68
Dark Teal
#014D4E
ΔE00 10.07
Very Dark Green
#062E03
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033A2B #3A0312
analogous
#033A0F #033A2B #032E3A
triadic
#033A2B #2B033A #3A2B03
tetradic
#033A2B #0F033A #3A0312 #2E3A03
square
#033A2B #0F033A #3A0312 #2E3A03
split-complementary
#033A2B #3A032E #3A0F03
monochromatic
#021D16 #021D16 #033A2B #067456 #09AE81
Accessibility & contrast
On white
12.77
#033A2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.64
#033A2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033A2B
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033A2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033A2B | 1.00 | 12.77 | 1.64 | 12.77 |
| #FFFFFF | 12.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.64 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38352A
Deuteranopia (green-blind)
#31302C
Tritanopia (blue-blind)
#003A36
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #033a2b; /* rgb */ color: rgb(3, 58, 43); /* oklch */ color: oklch(31.1% 0.060 168.8);
Tailwind
colors: {
custom: {
50: '#4f7064',
500: '#033a2b',
950: '#000000',
},
}SCSS
$custom: #033a2b; $custom-light: #4f7064; $custom-dark: #000000;
JSON
{
"hex": "#033a2b",
"rgb": {
"r": 3,
"g": 58,
"b": 43
},
"hsl": {
"h": 163.636,
"s": 90.164,
"l": 11.961
},
"oklch": {
"l": 0.31062,
"c": 0.0603,
"h": 168.8
},
"luminance": 0.0322
}Semantic roles & 50–950 ramp
primary
#033A2B
secondary
#7D1C36
accent
#2963FF
background
#F4F6F5
surface
#E7ECEA
border
#C3C7C6
text
#020705
muted
#787A79