#092A2B#092A2B
#092A2B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.037 H 198.0°. Best body text is #FFFFFF at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #092A2B |
|---|---|
| RGB | rgb(9, 42, 43) |
| HSL | hsl(182, 65%, 10%) |
| HSV | hsv(182, 79%, 17%) |
| CMYK | cmyk(79.1%, 2.3%, 0%, 83.1%) |
| CIE-LAB | lab(14.89, -11.27, -4.16) |
| CIE-LCH | lch(14.89, 12.02, 200.28°) |
| OKLab | oklab(26.2% -0.0356 -0.0115) |
| OKLCH | oklch(26.2% 0.037 198) |
| XYZ | xyz(1.3765, 1.8883, 2.5770) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.65
Charcoal (survey)
#343837
ΔE00 11.52
Dark Teal
#014D4E
ΔE00 11.68
Darkslategray
#2F4F4F
ΔE00 11.72
Dark Blue Grey
#1F3B4D
ΔE00 11.96
Onyx
#353839
ΔE00 12.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092A2B #2B0A09
analogous
#092B1B #092A2B #09192B
triadic
#092A2B #2B092A #2A2B09
tetradic
#092A2B #1B092B #2B0A09 #192B09
square
#092A2B #1B092B #2B0A09 #192B09
split-complementary
#092A2B #2B0919 #2B1B09
monochromatic
#051919 #051919 #092A2B #145B5E #1E8D90
Accessibility & contrast
On white
15.24
#092A2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#092A2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092A2B
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092A2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092A2B | 1.00 | 15.24 | 1.38 | 15.24 |
| #FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27282B
Deuteranopia (green-blind)
#21242B
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #092a2b; /* rgb */ color: rgb(9, 42, 43); /* oklch */ color: oklch(26.2% 0.037 198.0);
Tailwind
colors: {
custom: {
50: '#4e6364',
500: '#092a2b',
950: '#000000',
},
}SCSS
$custom: #092a2b; $custom-light: #4e6364; $custom-dark: #000000;
JSON
{
"hex": "#092a2b",
"rgb": {
"r": 9,
"g": 42,
"b": 43
},
"hsl": {
"h": 181.765,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.26204,
"c": 0.0374,
"h": 198
},
"luminance": 0.01888
}Semantic roles & 50–950 ramp
primary
#092A2B
secondary
#692927
accent
#443FE8
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#020505
muted
#787979