#092D2B#092D2B
#092D2B is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.040 H 189.8°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #092D2B |
|---|---|
| RGB | rgb(9, 45, 43) |
| HSL | hsl(177, 67%, 11%) |
| HSV | hsv(177, 80%, 18%) |
| CMYK | cmyk(80%, 0%, 4.4%, 82.4%) |
| CIE-LAB | lab(16.05, -13.10, -2.44) |
| CIE-LCH | lch(16.05, 13.32, 190.54°) |
| OKLab | oklab(27.14% -0.0396 -0.0068) |
| OKLCH | oklch(27.14% 0.04 189.8) |
| XYZ | xyz(1.4869, 2.1091, 2.6138) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.56
Gunmetal
#2A3439
ΔE00 11.01
Darkslategray
#2F4F4F
ΔE00 11.06
Charcoal (survey)
#343837
ΔE00 12.18
Dark Blue Green
#005249
ΔE00 12.69
Onyx
#353839
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092D2B #2D090B
analogous
#092D19 #092D2B #091D2D
triadic
#092D2B #2B092D #2D2B09
tetradic
#092D2B #19092D #2D090B #1D2D09
square
#092D2B #19092D #2D090B #1D2D09
split-complementary
#092D2B #2D091D #2D1909
monochromatic
#051A18 #051A18 #092D2B #13605C #1D938C
Accessibility & contrast
On white
14.77
#092D2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#092D2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092D2B
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092D2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092D2B | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2A2B
Deuteranopia (green-blind)
#25262B
Tritanopia (blue-blind)
#002E2C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092d2b; /* rgb */ color: rgb(9, 45, 43); /* oklch */ color: oklch(27.1% 0.040 189.8);
Tailwind
colors: {
custom: {
50: '#4e6664',
500: '#092d2b',
950: '#000000',
},
}SCSS
$custom: #092d2b; $custom-light: #4e6664; $custom-dark: #000000;
JSON
{
"hex": "#092d2b",
"rgb": {
"r": 9,
"g": 45,
"b": 43
},
"hsl": {
"h": 176.667,
"s": 66.667,
"l": 10.588
},
"oklch": {
"l": 0.27144,
"c": 0.04014,
"h": 189.8
},
"luminance": 0.02109
}Semantic roles & 50–950 ramp
primary
#092D2B
secondary
#6B272B
accent
#3E48EA
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020605
muted
#787A79