#09140F#09140F
#09140F is a very dark, near-neutral teal. Relative luminance 0.006; OKLCH L 17.9% C 0.019 H 164.2°. Best body text is #FFFFFF at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #09140F |
|---|---|
| RGB | rgb(9, 20, 15) |
| HSL | hsl(153, 38%, 6%) |
| HSV | hsv(153, 55%, 8%) |
| CMYK | cmyk(55%, 0%, 25%, 92.2%) |
| CIE-LAB | lab(5.36, -4.69, 1.47) |
| CIE-LCH | lch(5.36, 4.92, 162.57°) |
| OKLab | oklab(17.86% -0.0185 0.0053) |
| OKLCH | oklch(17.86% 0.019 164.2) |
| XYZ | xyz(0.4490, 0.5929, 0.5426) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.38
Black
#000000
ΔE00 6.94
Gunmetal
#2A3439
ΔE00 11.75
Charcoal (survey)
#343837
ΔE00 12.13
Dark
#1B2431
ΔE00 12.49
Dark Grey
#363737
ΔE00 12.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09140F #14090E
analogous
#091409 #09140F #091314
triadic
#09140F #0F0914 #140F09
tetradic
#09140F #090914 #14090E #131409
square
#09140F #090914 #14090E #131409
split-complementary
#09140F #140913 #140909
monochromatic
#091510 #091510 #091510 #1C3E2F #2F684E
Accessibility & contrast
On white
18.77
#09140F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#09140F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09140F
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09140F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09140F | 1.00 | 18.77 | 1.12 | 18.77 |
| #FFFFFF | 18.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#14130F
Deuteranopia (green-blind)
#12110F
Tritanopia (blue-blind)
#071413
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #09140f; /* rgb */ color: rgb(9, 20, 15); /* oklch */ color: oklch(17.9% 0.019 164.2);
Tailwind
colors: {
custom: {
50: '#4a514e',
500: '#09140f',
950: '#000000',
},
}SCSS
$custom: #09140f; $custom-light: #4a514e; $custom-dark: #000000;
JSON
{
"hex": "#09140f",
"rgb": {
"r": 9,
"g": 20,
"b": 15
},
"hsl": {
"h": 152.727,
"s": 37.931,
"l": 5.686
},
"oklch": {
"l": 0.1786,
"c": 0.01925,
"h": 164.2
},
"luminance": 0.00593
}Semantic roles & 50–950 ramp
primary
#09140F
secondary
#4C2C3B
accent
#5A8FCE
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877