#0F2018#0F2018
#0F2018 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.6% C 0.028 H 162.7°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2018 |
|---|---|
| RGB | rgb(15, 32, 24) |
| HSL | hsl(152, 36%, 9%) |
| HSV | hsv(152, 53%, 13%) |
| CMYK | cmyk(53.1%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(10.56, -9.56, 3.23) |
| CIE-LCH | lch(10.56, 10.10, 161.32°) |
| OKLab | oklab(22.55% -0.0267 0.0083) |
| OKLCH | oklch(22.55% 0.028 162.7) |
| XYZ | xyz(0.8783, 1.2005, 1.0494) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.12
Charcoal (survey)
#343837
ΔE00 11.97
Gunmetal
#2A3439
ΔE00 12.18
Dark Forest Green
#002D04
ΔE00 12.68
Black
#000000
ΔE00 12.73
Very Dark Green
#062E03
ΔE00 12.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2018 #200F17
analogous
#0F2010 #0F2018 #0F2020
triadic
#0F2018 #180F20 #20180F
tetradic
#0F2018 #100F20 #200F17 #20200F
square
#0F2018 #100F20 #200F17 #20200F
split-complementary
#0F2018 #200F20 #20100F
monochromatic
#0A1510 #0A1510 #0F2018 #234A37 #367357
Accessibility & contrast
On white
16.93
#0F2018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0F2018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2018
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2018 | 1.00 | 16.93 | 1.24 | 16.93 |
| #FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1E18
Deuteranopia (green-blind)
#1D1C18
Tritanopia (blue-blind)
#0B201E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0f2018; /* rgb */ color: rgb(15, 32, 24); /* oklch */ color: oklch(22.6% 0.028 162.7);
Tailwind
colors: {
custom: {
50: '#4e5b54',
500: '#0f2018',
950: '#000000',
},
}SCSS
$custom: #0f2018; $custom-light: #4e5b54; $custom-dark: #000000;
JSON
{
"hex": "#0f2018",
"rgb": {
"r": 15,
"g": 32,
"b": 24
},
"hsl": {
"h": 151.765,
"s": 36.17,
"l": 9.216
},
"oklch": {
"l": 0.22554,
"c": 0.02793,
"h": 162.7
},
"luminance": 0.01201
}Semantic roles & 50–950 ramp
primary
#0F2018
secondary
#573444
accent
#5C91CC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978