#033F2A#033F2A
#033F2A is a dark, moderate teal. Relative luminance 0.037; OKLCH L 32.6% C 0.069 H 163.0°. Best body text is #FFFFFF at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #033F2A |
|---|---|
| RGB | rgb(3, 63, 42) |
| HSL | hsl(159, 91%, 13%) |
| HSV | hsv(159, 95%, 25%) |
| CMYK | cmyk(95.2%, 0%, 33.3%, 75.3%) |
| CIE-LAB | lab(22.80, -24.03, 7.90) |
| CIE-LCH | lch(22.80, 25.30, 161.81°) |
| OKLab | oklab(32.61% -0.0655 0.0201) |
| OKLCH | oklch(32.61% 0.069 163) |
| XYZ | xyz(2.2327, 3.7413, 2.7945) |
| Luminance | 0.0374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 3.51
Pine Green
#0A481E
ΔE00 7.03
Dark Blue Green
#005249
ΔE00 8.43
Dark Forest Green
#002D04
ΔE00 8.61
Very Dark Green
#062E03
ΔE00 9.05
Dark Green
#033500
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033F2A #3F0318
analogous
#033F0C #033F2A #03363F
triadic
#033F2A #2A033F #3F2A03
tetradic
#033F2A #0C033F #3F0318 #363F03
square
#033F2A #0C033F #3F0318 #363F03
split-complementary
#033F2A #3F0336 #3F0C03
monochromatic
#011D13 #011D13 #033F2A #067951 #09B478
Accessibility & contrast
On white
12.01
#033F2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#033F2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033F2A
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033F2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033F2A | 1.00 | 12.01 | 1.75 | 12.01 |
| #FFFFFF | 12.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3929
Deuteranopia (green-blind)
#37342B
Tritanopia (blue-blind)
#003F39
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #033f2a; /* rgb */ color: rgb(3, 63, 42); /* oklch */ color: oklch(32.6% 0.069 163.0);
Tailwind
colors: {
custom: {
50: '#517463',
500: '#033f2a',
950: '#000000',
},
}SCSS
$custom: #033f2a; $custom-light: #517463; $custom-dark: #000000;
JSON
{
"hex": "#033f2a",
"rgb": {
"r": 3,
"g": 63,
"b": 42
},
"hsl": {
"h": 159,
"s": 90.909,
"l": 12.941
},
"oklch": {
"l": 0.32612,
"c": 0.06855,
"h": 163
},
"luminance": 0.03742
}Semantic roles & 50–950 ramp
primary
#033F2A
secondary
#811D40
accent
#2974FF
background
#F4F7F5
surface
#E7EDEA
border
#C3C8C6
text
#020805
muted
#787B79