#09282B#09282B
#09282B is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.6% C 0.036 H 204.2°. Best body text is #FFFFFF at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #09282B |
|---|---|
| RGB | rgb(9, 40, 43) |
| HSL | hsl(185, 65%, 10%) |
| HSV | hsv(185, 79%, 17%) |
| CMYK | cmyk(79.1%, 7%, 0%, 83.1%) |
| CIE-LAB | lab(14.12, -10.01, -5.33) |
| CIE-LCH | lch(14.12, 11.34, 208.01°) |
| OKLab | oklab(25.58% -0.0329 -0.0148) |
| OKLCH | oklch(25.58% 0.036 204.2) |
| XYZ | xyz(1.3073, 1.7499, 2.5539) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.83
Dark Blue Grey
#1F3B4D
ΔE00 10.97
Charcoal (survey)
#343837
ΔE00 11.20
Almost Black
#070D0D
ΔE00 11.61
Dark
#1B2431
ΔE00 11.79
Onyx
#353839
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09282B #2B0C09
analogous
#092B1D #09282B #09172B
triadic
#09282B #2B0928 #282B09
tetradic
#09282B #1D092B #2B0C09 #172B09
square
#09282B #1D092B #2B0C09 #172B09
split-complementary
#09282B #2B0917 #2B1D09
monochromatic
#051819 #051819 #09282B #14575E #1E8690
Accessibility & contrast
On white
15.56
#09282B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#09282B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09282B
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09282B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09282B | 1.00 | 15.56 | 1.35 | 15.56 |
| #FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24262B
Deuteranopia (green-blind)
#1F222B
Tritanopia (blue-blind)
#002A29
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #09282b; /* rgb */ color: rgb(9, 40, 43); /* oklch */ color: oklch(25.6% 0.036 204.2);
Tailwind
colors: {
custom: {
50: '#4e6264',
500: '#09282b',
950: '#000000',
},
}SCSS
$custom: #09282b; $custom-light: #4e6264; $custom-dark: #000000;
JSON
{
"hex": "#09282b",
"rgb": {
"r": 9,
"g": 40,
"b": 43
},
"hsl": {
"h": 185.294,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.25579,
"c": 0.03605,
"h": 204.2
},
"luminance": 0.0175
}Semantic roles & 50–950 ramp
primary
#09282B
secondary
#692D27
accent
#4E3FE8
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#020505
muted
#787979