#09272B#09272B
#09272B is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.036 H 207.5°. Best body text is #FFFFFF at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #09272B |
|---|---|
| RGB | rgb(9, 39, 43) |
| HSL | hsl(187, 65%, 10%) |
| HSV | hsv(187, 79%, 17%) |
| CMYK | cmyk(79.1%, 9.3%, 0%, 83.1%) |
| CIE-LAB | lab(13.73, -9.37, -5.91) |
| CIE-LCH | lch(13.73, 11.08, 212.23°) |
| OKLab | oklab(25.27% -0.0315 -0.0164) |
| OKLCH | oklch(25.27% 0.036 207.5) |
| XYZ | xyz(1.2740, 1.6834, 2.5428) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.47
Dark Blue Grey
#1F3B4D
ΔE00 10.50
Charcoal (survey)
#343837
ΔE00 11.09
Dark
#1B2431
ΔE00 11.09
Almost Black
#070D0D
ΔE00 11.18
Onyx
#353839
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09272B #2B0D09
analogous
#092B1E #09272B #09162B
triadic
#09272B #2B0927 #272B09
tetradic
#09272B #1E092B #2B0D09 #162B09
square
#09272B #1E092B #2B0D09 #162B09
split-complementary
#09272B #2B0916 #2B1E09
monochromatic
#051719 #051719 #09272B #14555E #1E8390
Accessibility & contrast
On white
15.71
#09272B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#09272B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09272B
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09272B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09272B | 1.00 | 15.71 | 1.34 | 15.71 |
| #FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23252B
Deuteranopia (green-blind)
#1E212B
Tritanopia (blue-blind)
#002928
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #09272b; /* rgb */ color: rgb(9, 39, 43); /* oklch */ color: oklch(25.3% 0.036 207.5);
Tailwind
colors: {
custom: {
50: '#4d6164',
500: '#09272b',
950: '#000000',
},
}SCSS
$custom: #09272b; $custom-light: #4d6164; $custom-dark: #000000;
JSON
{
"hex": "#09272b",
"rgb": {
"r": 9,
"g": 39,
"b": 43
},
"hsl": {
"h": 187.059,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.25267,
"c": 0.03554,
"h": 207.5
},
"luminance": 0.01684
}Semantic roles & 50–950 ramp
primary
#09272B
secondary
#692F27
accent
#533FE8
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#020505
muted
#787979