#033B2A#033B2A
#033B2A is a dark, moderate teal. Relative luminance 0.033; OKLCH L 31.3% C 0.063 H 166.4°. Best body text is #FFFFFF at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #033B2A |
|---|---|
| RGB | rgb(3, 59, 42) |
| HSL | hsl(162, 90%, 12%) |
| HSV | hsv(162, 95%, 23%) |
| CMYK | cmyk(94.9%, 0%, 28.8%, 76.9%) |
| CIE-LAB | lab(21.26, -22.13, 5.75) |
| CIE-LCH | lch(21.26, 22.86, 165.43°) |
| OKLab | oklab(31.35% -0.0609 0.0147) |
| OKLCH | oklch(31.35% 0.063 166.4) |
| XYZ | xyz(2.0192, 3.3142, 2.7233) |
| Luminance | 0.0331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.41
Dark Blue Green
#005249
ΔE00 8.48
Pine Green
#0A481E
ΔE00 8.81
Dark Forest Green
#002D04
ΔE00 9.07
Very Dark Green
#062E03
ΔE00 9.57
Dark Teal
#014D4E
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033B2A #3B0314
analogous
#033B0E #033B2A #03303B
triadic
#033B2A #2A033B #3B2A03
tetradic
#033B2A #0E033B #3B0314 #303B03
square
#033B2A #0E033B #3B0314 #303B03
split-complementary
#033B2A #3B0330 #3B0E03
monochromatic
#011D15 #011D15 #033B2A #067553 #09AF7D
Accessibility & contrast
On white
12.63
#033B2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#033B2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033B2A
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033B2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033B2A | 1.00 | 12.63 | 1.66 | 12.63 |
| #FFFFFF | 12.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393629
Deuteranopia (green-blind)
#33312B
Tritanopia (blue-blind)
#003B36
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #033b2a; /* rgb */ color: rgb(3, 59, 42); /* oklch */ color: oklch(31.3% 0.063 166.4);
Tailwind
colors: {
custom: {
50: '#4f7163',
500: '#033b2a',
950: '#000000',
},
}SCSS
$custom: #033b2a; $custom-light: #4f7163; $custom-dark: #000000;
JSON
{
"hex": "#033b2a",
"rgb": {
"r": 3,
"g": 59,
"b": 42
},
"hsl": {
"h": 161.786,
"s": 90.323,
"l": 12.157
},
"oklch": {
"l": 0.31347,
"c": 0.06267,
"h": 166.4
},
"luminance": 0.03314
}Semantic roles & 50–950 ramp
primary
#033B2A
secondary
#7E1C3A
accent
#296AFF
background
#F4F6F5
surface
#E7ECEA
border
#C3C7C6
text
#020805
muted
#787B79