#092A2A#092A2A
#092A2A is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.037 H 195.1°. Best body text is #FFFFFF at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #092A2A |
|---|---|
| RGB | rgb(9, 42, 42) |
| HSL | hsl(180, 65%, 10%) |
| HSV | hsv(180, 79%, 16%) |
| CMYK | cmyk(78.6%, 0%, 0%, 83.5%) |
| CIE-LAB | lab(14.85, -11.63, -3.51) |
| CIE-LCH | lch(14.85, 12.15, 196.81°) |
| OKLab | oklab(26.16% -0.0361 -0.0097) |
| OKLCH | oklch(26.16% 0.037 195.1) |
| XYZ | xyz(1.3584, 1.8810, 2.4815) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.03
Dark Teal
#014D4E
ΔE00 11.60
Charcoal (survey)
#343837
ΔE00 11.68
Darkslategray
#2F4F4F
ΔE00 11.73
Dark Blue Grey
#1F3B4D
ΔE00 12.52
Onyx
#353839
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092A2A #2A0909
analogous
#092A1A #092A2A #09192A
triadic
#092A2A #2A092A #2A2A09
tetradic
#092A2A #19092A #2A0909 #1A2A09
square
#092A2A #19092A #2A0909 #1A2A09
split-complementary
#092A2A #2A091A #2A1A09
monochromatic
#051919 #051919 #092A2A #145C5C #1F8F8F
Accessibility & contrast
On white
15.26
#092A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#092A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092A2A
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092A2A | 1.00 | 15.26 | 1.38 | 15.26 |
| #FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27282A
Deuteranopia (green-blind)
#22242A
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #092a2a; /* rgb */ color: rgb(9, 42, 42); /* oklch */ color: oklch(26.2% 0.037 195.1);
Tailwind
colors: {
custom: {
50: '#4e6363',
500: '#092a2a',
950: '#000000',
},
}SCSS
$custom: #092a2a; $custom-light: #4e6363; $custom-dark: #000000;
JSON
{
"hex": "#092a2a",
"rgb": {
"r": 9,
"g": 42,
"b": 42
},
"hsl": {
"h": 180,
"s": 64.706,
"l": 10
},
"oklch": {
"l": 0.26159,
"c": 0.03742,
"h": 195.1
},
"luminance": 0.01881
}Semantic roles & 50–950 ramp
primary
#092A2A
secondary
#682727
accent
#4040E8
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#020505
muted
#787979