#09332B#09332B
#09332B is a dark, muted teal. Relative luminance 0.026; OKLCH L 29.0% C 0.047 H 177.2°. Best body text is #FFFFFF at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #09332B |
|---|---|
| RGB | rgb(9, 51, 43) |
| HSL | hsl(169, 70%, 12%) |
| HSV | hsv(169, 82%, 20%) |
| CMYK | cmyk(82.4%, 0%, 15.7%, 80%) |
| CIE-LAB | lab(18.36, -16.54, 0.96) |
| CIE-LCH | lch(18.36, 16.57, 176.68°) |
| OKLab | oklab(29.03% -0.0474 0.0023) |
| OKLCH | oklch(29.03% 0.047 177.2) |
| XYZ | xyz(1.7323, 2.5999, 2.6956) |
| Luminance | 0.0260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 9.58
Dark Blue Green
#005249
ΔE00 10.10
Evergreen
#05472A
ΔE00 10.19
Darkslategray
#2F4F4F
ΔE00 10.77
Dark Forest Green
#002D04
ΔE00 11.87
Very Dark Green
#062E03
ΔE00 12.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09332B #330911
analogous
#093316 #09332B #092633
triadic
#09332B #2B0933 #332B09
tetradic
#09332B #160933 #330911 #263309
square
#09332B #160933 #330911 #263309
split-complementary
#09332B #330926 #331609
monochromatic
#051A16 #051A16 #09332B #126757 #1B9B83
Accessibility & contrast
On white
13.82
#09332B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#09332B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09332B
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09332B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09332B | 1.00 | 13.82 | 1.52 | 13.82 |
| #FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312F2B
Deuteranopia (green-blind)
#2B2B2C
Tritanopia (blue-blind)
#003431
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #09332b; /* rgb */ color: rgb(9, 51, 43); /* oklch */ color: oklch(29.0% 0.047 177.2);
Tailwind
colors: {
custom: {
50: '#506b64',
500: '#09332b',
950: '#000000',
},
}SCSS
$custom: #09332b; $custom-light: #506b64; $custom-dark: #000000;
JSON
{
"hex": "#09332b",
"rgb": {
"r": 9,
"g": 51,
"b": 43
},
"hsl": {
"h": 168.571,
"s": 70,
"l": 11.765
},
"oklch": {
"l": 0.29028,
"c": 0.04743,
"h": 177.2
},
"luminance": 0.026
}Semantic roles & 50–950 ramp
primary
#09332B
secondary
#712735
accent
#3B5DED
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020605
muted
#787A79