#033325#033325
#033325 is a dark, muted teal. Relative luminance 0.025; OKLCH L 28.6% C 0.056 H 168.0°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #033325 |
|---|---|
| RGB | rgb(3, 51, 37) |
| HSL | hsl(163, 89%, 11%) |
| HSV | hsv(163, 94%, 20%) |
| CMYK | cmyk(94.1%, 0%, 27.5%, 80%) |
| CIE-LAB | lab(18.01, -19.66, 4.54) |
| CIE-LCH | lch(18.01, 20.18, 166.99°) |
| OKLab | oklab(28.63% -0.0544 0.0116) |
| OKLCH | oklch(28.63% 0.056 168) |
| XYZ | xyz(1.5551, 2.5204, 2.1544) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 7.89
Dark Forest Green
#002D04
ΔE00 9.05
Very Dark Green
#062E03
ΔE00 9.59
Dark Blue Green
#005249
ΔE00 10.32
Pine Green
#0A481E
ΔE00 10.83
Dark Teal
#014D4E
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033325 #330311
analogous
#03330D #033325 #032933
triadic
#033325 #250333 #332503
tetradic
#033325 #0D0333 #330311 #293303
square
#033325 #0D0333 #330311 #293303
split-complementary
#033325 #330329 #330D03
monochromatic
#021D15 #021D15 #033325 #066D4F #0AA779
Accessibility & contrast
On white
13.96
#033325 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#033325 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033325
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033325 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033325 | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312F24
Deuteranopia (green-blind)
#2B2A26
Tritanopia (blue-blind)
#00332F
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #033325; /* rgb */ color: rgb(3, 51, 37); /* oklch */ color: oklch(28.6% 0.056 168.0);
Tailwind
colors: {
custom: {
50: '#4d6b5f',
500: '#033325',
950: '#000000',
},
}SCSS
$custom: #033325; $custom-light: #4d6b5f; $custom-dark: #000000;
JSON
{
"hex": "#033325",
"rgb": {
"r": 3,
"g": 51,
"b": 37
},
"hsl": {
"h": 162.5,
"s": 88.889,
"l": 10.588
},
"oklch": {
"l": 0.28628,
"c": 0.05563,
"h": 168
},
"luminance": 0.02521
}Semantic roles & 50–950 ramp
primary
#033325
secondary
#761C36
accent
#2967FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79