#033124#033124
#033124 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.9% C 0.054 H 168.8°. Best body text is #FFFFFF at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #033124 |
|---|---|
| RGB | rgb(3, 49, 36) |
| HSL | hsl(163, 88%, 10%) |
| HSV | hsv(163, 94%, 19%) |
| CMYK | cmyk(93.9%, 0%, 26.5%, 80.8%) |
| CIE-LAB | lab(17.19, -18.95, 4.07) |
| CIE-LCH | lch(17.19, 19.39, 167.87°) |
| OKLab | oklab(27.95% -0.0526 0.0104) |
| OKLCH | oklch(27.95% 0.054 168.8) |
| XYZ | xyz(1.4541, 2.3432, 2.0444) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.62
Dark Forest Green
#002D04
ΔE00 9.30
Very Dark Green
#062E03
ΔE00 9.84
Dark Blue Green
#005249
ΔE00 10.81
Dark Teal
#014D4E
ΔE00 11.48
Pine Green
#0A481E
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033124 #310310
analogous
#03310D #033124 #032731
triadic
#033124 #240331 #312403
tetradic
#033124 #0D0331 #310310 #273103
square
#033124 #0D0331 #310310 #273103
split-complementary
#033124 #310327 #310D03
monochromatic
#021D15 #021D15 #033124 #076B4E #0AA479
Accessibility & contrast
On white
14.30
#033124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033124
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033124 | 1.00 | 14.30 | 1.47 | 14.30 |
| #FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2D23
Deuteranopia (green-blind)
#2A2925
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033124; /* rgb */ color: rgb(3, 49, 36); /* oklch */ color: oklch(27.9% 0.054 168.8);
Tailwind
colors: {
custom: {
50: '#4c695e',
500: '#033124',
950: '#000000',
},
}SCSS
$custom: #033124; $custom-light: #4c695e; $custom-dark: #000000;
JSON
{
"hex": "#033124",
"rgb": {
"r": 3,
"g": 49,
"b": 36
},
"hsl": {
"h": 163.043,
"s": 88.462,
"l": 10.196
},
"oklch": {
"l": 0.27948,
"c": 0.0536,
"h": 168.8
},
"luminance": 0.02343
}Semantic roles & 50–950 ramp
primary
#033124
secondary
#741B35
accent
#2966FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79