#09302B#09302B
#09302B is a dark, muted teal. Relative luminance 0.023; OKLCH L 28.1% C 0.044 H 182.9°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #09302B |
|---|---|
| RGB | rgb(9, 48, 43) |
| HSL | hsl(172, 68%, 11%) |
| HSV | hsv(172, 81%, 19%) |
| CMYK | cmyk(81.3%, 0%, 10.4%, 81.2%) |
| CIE-LAB | lab(17.21, -14.85, -0.73) |
| CIE-LCH | lch(17.21, 14.87, 182.81°) |
| OKLab | oklab(28.09% -0.0435 -0.0022) |
| OKLCH | oklch(28.09% 0.044 182.9) |
| XYZ | xyz(1.6054, 2.3462, 2.6533) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 9.87
Darkslategray
#2F4F4F
ΔE00 10.77
Dark Blue Green
#005249
ΔE00 11.25
Evergreen
#05472A
ΔE00 12.05
Gunmetal
#2A3439
ΔE00 12.38
Deep Teal
#00555A
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09302B #30090E
analogous
#093017 #09302B #092130
triadic
#09302B #2B0930 #302B09
tetradic
#09302B #170930 #30090E #213009
square
#09302B #170930 #30090E #213009
split-complementary
#09302B #300921 #301709
monochromatic
#051A17 #051A17 #09302B #136459 #1C9787
Accessibility & contrast
On white
14.29
#09302B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#09302B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09302B
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09302B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09302B | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2D2B
Deuteranopia (green-blind)
#28292B
Tritanopia (blue-blind)
#00312E
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #09302b; /* rgb */ color: rgb(9, 48, 43); /* oklch */ color: oklch(28.1% 0.044 182.9);
Tailwind
colors: {
custom: {
50: '#4f6864',
500: '#09302b',
950: '#000000',
},
}SCSS
$custom: #09302b; $custom-light: #4f6864; $custom-dark: #000000;
JSON
{
"hex": "#09302b",
"rgb": {
"r": 9,
"g": 48,
"b": 43
},
"hsl": {
"h": 172.308,
"s": 68.421,
"l": 11.176
},
"oklch": {
"l": 0.28086,
"c": 0.04355,
"h": 182.9
},
"luminance": 0.02346
}Semantic roles & 50–950 ramp
primary
#09302B
secondary
#6E2730
accent
#3D53EB
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020605
muted
#787A79