#09262B#09262B
#09262B is a very dark, muted teal. Relative luminance 0.016; OKLCH L 25.0% C 0.035 H 210.8°. Best body text is #FFFFFF at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #09262B |
|---|---|
| RGB | rgb(9, 38, 43) |
| HSL | hsl(189, 65%, 10%) |
| HSV | hsv(189, 79%, 17%) |
| CMYK | cmyk(79.1%, 11.6%, 0%, 83.1%) |
| CIE-LAB | lab(13.34, -8.72, -6.49) |
| CIE-LCH | lch(13.34, 10.87, 216.67°) |
| OKLab | oklab(24.96% -0.0302 -0.018) |
| OKLCH | oklch(24.96% 0.035 210.8) |
| XYZ | xyz(1.2416, 1.6186, 2.5320) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.15
Dark Blue Grey
#1F3B4D
ΔE00 10.07
Dark
#1B2431
ΔE00 10.38
Almost Black
#070D0D
ΔE00 10.77
Charcoal (survey)
#343837
ΔE00 11.03
Onyx
#353839
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09262B #2B0E09
analogous
#092B1F #09262B #09152B
triadic
#09262B #2B0926 #262B09
tetradic
#09262B #1F092B #2B0E09 #152B09
square
#09262B #1F092B #2B0E09 #152B09
split-complementary
#09262B #2B0915 #2B1F09
monochromatic
#051619 #051619 #09262B #14535E #1E7F90
Accessibility & contrast
On white
15.86
#09262B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#09262B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09262B
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09262B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09262B | 1.00 | 15.86 | 1.32 | 15.86 |
| #FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22242B
Deuteranopia (green-blind)
#1D212B
Tritanopia (blue-blind)
#002828
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #09262b; /* rgb */ color: rgb(9, 38, 43); /* oklch */ color: oklch(25.0% 0.035 210.8);
Tailwind
colors: {
custom: {
50: '#4d6064',
500: '#09262b',
950: '#000000',
},
}SCSS
$custom: #09262b; $custom-light: #4d6064; $custom-dark: #000000;
JSON
{
"hex": "#09262b",
"rgb": {
"r": 9,
"g": 38,
"b": 43
},
"hsl": {
"h": 188.824,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.24956,
"c": 0.03516,
"h": 210.8
},
"luminance": 0.01619
}Semantic roles & 50–950 ramp
primary
#09262B
secondary
#693127
accent
#583FE8
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979