#033929#033929
#033929 is a dark, moderate teal. Relative luminance 0.031; OKLCH L 30.7% C 0.061 H 167.1°. Best body text is #FFFFFF at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #033929 |
|---|---|
| RGB | rgb(3, 57, 41) |
| HSL | hsl(162, 90%, 12%) |
| HSV | hsv(162, 95%, 22%) |
| CMYK | cmyk(94.7%, 0%, 28.1%, 77.6%) |
| CIE-LAB | lab(20.46, -21.45, 5.30) |
| CIE-LCH | lch(20.46, 22.09, 166.13°) |
| OKLab | oklab(30.68% -0.0592 0.0135) |
| OKLCH | oklch(30.68% 0.061 167.1) |
| XYZ | xyz(1.9007, 3.1055, 2.5966) |
| Luminance | 0.0311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 6.08
Dark Blue Green
#005249
ΔE00 8.85
Dark Forest Green
#002D04
ΔE00 9.08
Pine Green
#0A481E
ΔE00 9.38
Very Dark Green
#062E03
ΔE00 9.60
Dark Teal
#014D4E
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033929 #390313
analogous
#03390E #033929 #032E39
triadic
#033929 #290339 #392903
tetradic
#033929 #0E0339 #390313 #2E3903
square
#033929 #0E0339 #390313 #2E3903
split-complementary
#033929 #39032E #390E03
monochromatic
#021D15 #021D15 #033929 #067353 #09AD7D
Accessibility & contrast
On white
12.95
#033929 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.62
#033929 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033929
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033929 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033929 | 1.00 | 12.95 | 1.62 | 12.95 |
| #FFFFFF | 12.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.62 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373428
Deuteranopia (green-blind)
#312F2A
Tritanopia (blue-blind)
#003935
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #033929; /* rgb */ color: rgb(3, 57, 41); /* oklch */ color: oklch(30.7% 0.061 167.1);
Tailwind
colors: {
custom: {
50: '#4f7062',
500: '#033929',
950: '#000000',
},
}SCSS
$custom: #033929; $custom-light: #4f7062; $custom-dark: #000000;
JSON
{
"hex": "#033929",
"rgb": {
"r": 3,
"g": 57,
"b": 41
},
"hsl": {
"h": 162.222,
"s": 90,
"l": 11.765
},
"oklch": {
"l": 0.3068,
"c": 0.06069,
"h": 167.1
},
"luminance": 0.03106
}Semantic roles & 50–950 ramp
primary
#033929
secondary
#7C1C38
accent
#2968FF
background
#F4F6F5
surface
#E7ECEA
border
#C3C7C6
text
#020705
muted
#787A79