#09150F#09150F
#09150F is a very dark, muted teal. Relative luminance 0.006; OKLCH L 18.2% C 0.021 H 161.6°. Best body text is #FFFFFF at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #09150F |
|---|---|
| RGB | rgb(9, 21, 15) |
| HSL | hsl(150, 40%, 6%) |
| HSV | hsv(150, 57%, 8%) |
| CMYK | cmyk(57.1%, 0%, 28.6%, 91.8%) |
| CIE-LAB | lab(5.68, -5.36, 1.95) |
| CIE-LCH | lch(5.68, 5.70, 160.02°) |
| OKLab | oklab(18.2% -0.0203 0.0068) |
| OKLCH | oklch(18.2% 0.021 161.6) |
| XYZ | xyz(0.4670, 0.6289, 0.5486) |
| Luminance | 0.0063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.22
Black
#000000
ΔE00 7.73
Gunmetal
#2A3439
ΔE00 11.96
Charcoal (survey)
#343837
ΔE00 12.21
Onyx
#353839
ΔE00 12.97
Dark Grey
#363737
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09150F #15090F
analogous
#091509 #09150F #091515
triadic
#09150F #0F0915 #150F09
tetradic
#09150F #090915 #15090F #151509
square
#09150F #090915 #15090F #151509
split-complementary
#09150F #150915 #150909
monochromatic
#09150F #09150F #09150F #1B402E #2E6B4C
Accessibility & contrast
On white
18.65
#09150F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#09150F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09150F
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09150F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09150F | 1.00 | 18.65 | 1.13 | 18.65 |
| #FFFFFF | 18.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#15130F
Deuteranopia (green-blind)
#13120F
Tritanopia (blue-blind)
#071513
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #09150f; /* rgb */ color: rgb(9, 21, 15); /* oklch */ color: oklch(18.2% 0.021 161.6);
Tailwind
colors: {
custom: {
50: '#4a524e',
500: '#09150f',
950: '#000000',
},
}SCSS
$custom: #09150f; $custom-light: #4a524e; $custom-dark: #000000;
JSON
{
"hex": "#09150f",
"rgb": {
"r": 9,
"g": 21,
"b": 15
},
"hsl": {
"h": 150,
"s": 40,
"l": 5.882
},
"oklch": {
"l": 0.18196,
"c": 0.02141,
"h": 161.6
},
"luminance": 0.00629
}Semantic roles & 50–950 ramp
primary
#09150F
secondary
#4E2C3D
accent
#5894D0
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877