#092727#092727
#092727 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.1% C 0.035 H 195.2°. Best body text is #FFFFFF at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #092727 |
|---|---|
| RGB | rgb(9, 39, 39) |
| HSL | hsl(180, 63%, 9%) |
| HSV | hsv(180, 77%, 15%) |
| CMYK | cmyk(76.9%, 0%, 0%, 84.7%) |
| CIE-LAB | lab(13.56, -10.87, -3.29) |
| CIE-LCH | lch(13.56, 11.36, 196.86°) |
| OKLab | oklab(25.08% -0.0337 -0.0091) |
| OKLCH | oklch(25.08% 0.035 195.2) |
| XYZ | xyz(1.2042, 1.6555, 2.1751) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.90
Charcoal (survey)
#343837
ΔE00 11.59
Almost Black
#070D0D
ΔE00 11.72
Onyx
#353839
ΔE00 12.46
Darkslategray
#2F4F4F
ΔE00 12.58
Dark Teal
#014D4E
ΔE00 12.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092727 #270909
analogous
#092718 #092727 #091827
triadic
#092727 #270927 #272709
tetradic
#092727 #180927 #270909 #182709
square
#092727 #180927 #270909 #182709
split-complementary
#092727 #270918 #271809
monochromatic
#061919 #061919 #092727 #145959 #208A8A
Accessibility & contrast
On white
15.78
#092727 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#092727 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092727
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092727 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092727 | 1.00 | 15.78 | 1.33 | 15.78 |
| #FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242527
Deuteranopia (green-blind)
#1F2127
Tritanopia (blue-blind)
#002827
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #092727; /* rgb */ color: rgb(9, 39, 39); /* oklch */ color: oklch(25.1% 0.035 195.2);
Tailwind
colors: {
custom: {
50: '#4d6161',
500: '#092727',
950: '#000000',
},
}SCSS
$custom: #092727; $custom-light: #4d6161; $custom-dark: #000000;
JSON
{
"hex": "#092727",
"rgb": {
"r": 9,
"g": 39,
"b": 39
},
"hsl": {
"h": 180,
"s": 62.5,
"l": 9.412
},
"oklch": {
"l": 0.25079,
"c": 0.03496,
"h": 195.2
},
"luminance": 0.01656
}Semantic roles & 50–950 ramp
primary
#092727
secondary
#642727
accent
#4242E6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010505
muted
#777979