#092018#092018
#092018 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.2% C 0.033 H 167.9°. Best body text is #FFFFFF at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #092018 |
|---|---|
| RGB | rgb(9, 32, 24) |
| HSL | hsl(159, 56%, 8%) |
| HSV | hsv(159, 72%, 13%) |
| CMYK | cmyk(71.9%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(10.24, -11.60, 2.73) |
| CIE-LCH | lch(10.24, 11.91, 166.77°) |
| OKLab | oklab(22.2% -0.0326 0.007) |
| OKLCH | oklch(22.2% 0.033 167.9) |
| XYZ | xyz(0.7940, 1.1570, 1.0455) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.41
Dark Forest Green
#002D04
ΔE00 12.10
Very Dark Green
#062E03
ΔE00 12.38
Gunmetal
#2A3439
ΔE00 13.17
Charcoal (survey)
#343837
ΔE00 13.25
Black
#000000
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092018 #200911
analogous
#09200C #092018 #091C20
triadic
#092018 #180920 #201809
tetradic
#092018 #0C0920 #200911 #1C2009
square
#092018 #0C0920 #200911 #1C2009
split-complementary
#092018 #20091C #200C09
monochromatic
#071812 #071812 #092018 #16503C #248060
Accessibility & contrast
On white
17.05
#092018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#092018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092018
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092018 | 1.00 | 17.05 | 1.23 | 17.05 |
| #FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D18
Deuteranopia (green-blind)
#1C1B19
Tritanopia (blue-blind)
#02201E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #092018; /* rgb */ color: rgb(9, 32, 24); /* oklch */ color: oklch(22.2% 0.033 167.9);
Tailwind
colors: {
custom: {
50: '#4a5b54',
500: '#092018',
950: '#000000',
},
}SCSS
$custom: #092018; $custom-light: #4a5b54; $custom-dark: #000000;
JSON
{
"hex": "#092018",
"rgb": {
"r": 9,
"g": 32,
"b": 24
},
"hsl": {
"h": 159.13,
"s": 56.098,
"l": 8.039
},
"oklch": {
"l": 0.22202,
"c": 0.03331,
"h": 167.9
},
"luminance": 0.01157
}Semantic roles & 50–950 ramp
primary
#092018
secondary
#5C283A
accent
#487DDF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978