#092B2B#092B2B
#092B2B is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.5% C 0.038 H 195.1°. Best body text is #FFFFFF at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #092B2B |
|---|---|
| RGB | rgb(9, 43, 43) |
| HSL | hsl(180, 65%, 10%) |
| HSV | hsv(180, 79%, 17%) |
| CMYK | cmyk(79.1%, 0%, 0%, 83.1%) |
| CIE-LAB | lab(15.28, -11.89, -3.59) |
| CIE-LCH | lch(15.28, 12.42, 196.79°) |
| OKLab | oklab(26.52% -0.0369 -0.0099) |
| OKLCH | oklch(26.52% 0.038 195.1) |
| XYZ | xyz(1.4124, 1.9601, 2.5889) |
| Luminance | 0.0196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.10
Dark Teal
#014D4E
ΔE00 11.26
Darkslategray
#2F4F4F
ΔE00 11.45
Charcoal (survey)
#343837
ΔE00 11.72
Dark Blue Grey
#1F3B4D
ΔE00 12.48
Onyx
#353839
ΔE00 12.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092B2B #2B0909
analogous
#092B1A #092B2B #091A2B
triadic
#092B2B #2B092B #2B2B09
tetradic
#092B2B #1A092B #2B0909 #1A2B09
square
#092B2B #1A092B #2B0909 #1A2B09
split-complementary
#092B2B #2B091A #2B1A09
monochromatic
#051919 #051919 #092B2B #145E5E #1E9090
Accessibility & contrast
On white
15.09
#092B2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#092B2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092B2B
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092B2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092B2B | 1.00 | 15.09 | 1.39 | 15.09 |
| #FFFFFF | 15.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28292B
Deuteranopia (green-blind)
#22252B
Tritanopia (blue-blind)
#002D2B
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092b2b; /* rgb */ color: rgb(9, 43, 43); /* oklch */ color: oklch(26.5% 0.038 195.1);
Tailwind
colors: {
custom: {
50: '#4e6464',
500: '#092b2b',
950: '#000000',
},
}SCSS
$custom: #092b2b; $custom-light: #4e6464; $custom-dark: #000000;
JSON
{
"hex": "#092b2b",
"rgb": {
"r": 9,
"g": 43,
"b": 43
},
"hsl": {
"h": 180,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.26517,
"c": 0.03823,
"h": 195.1
},
"luminance": 0.0196
}Semantic roles & 50–950 ramp
primary
#092B2B
secondary
#692727
accent
#3F3FE8
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020505
muted
#787A79