#09261F#09261F
#09261F is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.4% C 0.037 H 174.4°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #09261F |
|---|---|
| RGB | rgb(9, 38, 31) |
| HSL | hsl(166, 62%, 9%) |
| HSV | hsv(166, 76%, 15%) |
| CMYK | cmyk(76.3%, 0%, 18.4%, 85.1%) |
| CIE-LAB | lab(12.88, -13.02, 1.44) |
| CIE-LCH | lch(12.88, 13.10, 173.68°) |
| OKLab | oklab(24.43% -0.037 0.0036) |
| OKLCH | oklch(24.43% 0.037 174.4) |
| XYZ | xyz(1.0530, 1.5431, 1.5384) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 12.13
Very Dark Green
#062E03
ΔE00 12.49
Gunmetal
#2A3439
ΔE00 12.74
Almost Black
#070D0D
ΔE00 12.93
Charcoal (survey)
#343837
ΔE00 13.04
Dark Teal
#014D4E
ΔE00 13.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09261F #260910
analogous
#092611 #09261F #091F26
triadic
#09261F #1F0926 #261F09
tetradic
#09261F #110926 #260910 #1F2609
square
#09261F #110926 #260910 #1F2609
split-complementary
#09261F #26091F #261109
monochromatic
#061914 #061914 #09261F #155747 #208970
Accessibility & contrast
On white
16.05
#09261F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#09261F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09261F
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09261F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09261F | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24231F
Deuteranopia (green-blind)
#202020
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #09261f; /* rgb */ color: rgb(9, 38, 31); /* oklch */ color: oklch(24.4% 0.037 174.4);
Tailwind
colors: {
custom: {
50: '#4c605a',
500: '#09261f',
950: '#000000',
},
}SCSS
$custom: #09261f; $custom-light: #4c605a; $custom-dark: #000000;
JSON
{
"hex": "#09261f",
"rgb": {
"r": 9,
"g": 38,
"b": 31
},
"hsl": {
"h": 165.517,
"s": 61.702,
"l": 9.216
},
"oklch": {
"l": 0.24427,
"c": 0.03722,
"h": 174.4
},
"luminance": 0.01543
}Semantic roles & 50–950 ramp
primary
#09261F
secondary
#632736
accent
#436AE5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978