#093328#093328
#093328 is a dark, muted teal. Relative luminance 0.026; OKLCH L 28.9% C 0.050 H 171.5°. Best body text is #FFFFFF at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #093328 |
|---|---|
| RGB | rgb(9, 51, 40) |
| HSL | hsl(164, 70%, 12%) |
| HSV | hsv(164, 82%, 20%) |
| CMYK | cmyk(82.4%, 0%, 21.6%, 80%) |
| CIE-LAB | lab(18.27, -17.49, 2.88) |
| CIE-LCH | lch(18.27, 17.73, 170.64°) |
| OKLab | oklab(28.92% -0.0491 0.0073) |
| OKLCH | oklch(28.92% 0.05 171.5) |
| XYZ | xyz(1.6793, 2.5787, 2.4163) |
| Luminance | 0.0258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.02
Dark Blue Green
#005249
ΔE00 10.21
Dark Forest Green
#002D04
ΔE00 10.38
Dark Teal
#014D4E
ΔE00 10.43
Very Dark Green
#062E03
ΔE00 10.83
Darkslategray
#2F4F4F
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093328 #330914
analogous
#093313 #093328 #092933
triadic
#093328 #280933 #332809
tetradic
#093328 #130933 #330914 #293309
square
#093328 #130933 #330914 #293309
split-complementary
#093328 #330929 #331309
monochromatic
#051A14 #051A14 #093328 #126751 #1B9B7A
Accessibility & contrast
On white
13.85
#093328 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#093328 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093328
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093328 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093328 | 1.00 | 13.85 | 1.52 | 13.85 |
| #FFFFFF | 13.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312F27
Deuteranopia (green-blind)
#2B2B29
Tritanopia (blue-blind)
#003430
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #093328; /* rgb */ color: rgb(9, 51, 40); /* oklch */ color: oklch(28.9% 0.050 171.5);
Tailwind
colors: {
custom: {
50: '#4f6b61',
500: '#093328',
950: '#000000',
},
}SCSS
$custom: #093328; $custom-light: #4f6b61; $custom-dark: #000000;
JSON
{
"hex": "#093328",
"rgb": {
"r": 9,
"g": 51,
"b": 40
},
"hsl": {
"h": 164.286,
"s": 70,
"l": 11.765
},
"oklch": {
"l": 0.28921,
"c": 0.04968,
"h": 171.5
},
"luminance": 0.02579
}Semantic roles & 50–950 ramp
primary
#093328
secondary
#71273A
accent
#3B6AED
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020605
muted
#787A79