#0F2017#0F2017
#0F2017 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.029 H 159.8°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2017 |
|---|---|
| RGB | rgb(15, 32, 23) |
| HSL | hsl(148, 36%, 9%) |
| HSV | hsv(148, 53%, 13%) |
| CMYK | cmyk(53.1%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(10.53, -9.84, 3.92) |
| CIE-LCH | lch(10.53, 10.59, 158.28°) |
| OKLab | oklab(22.52% -0.0273 0.0101) |
| OKLCH | oklch(22.52% 0.029 159.8) |
| XYZ | xyz(0.8681, 1.1964, 0.9956) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.45
Dark Forest Green
#002D04
ΔE00 12.20
Charcoal (survey)
#343837
ΔE00 12.24
Very Dark Green
#062E03
ΔE00 12.31
Gunmetal
#2A3439
ΔE00 12.63
Black
#000000
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2017 #200F18
analogous
#10200F #0F2017 #0F2020
triadic
#0F2017 #170F20 #20170F
tetradic
#0F2017 #0F1020 #200F18 #20200F
square
#0F2017 #0F1020 #200F18 #20200F
split-complementary
#0F2017 #200F20 #200F10
monochromatic
#0A150F #0A150F #0F2017 #234A35 #367353
Accessibility & contrast
On white
16.95
#0F2017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0F2017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2017
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2017 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E17
Deuteranopia (green-blind)
#1D1C18
Tritanopia (blue-blind)
#0B201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0f2017; /* rgb */ color: rgb(15, 32, 23); /* oklch */ color: oklch(22.5% 0.029 159.8);
Tailwind
colors: {
custom: {
50: '#4e5b53',
500: '#0f2017',
950: '#000000',
},
}SCSS
$custom: #0f2017; $custom-light: #4e5b53; $custom-dark: #000000;
JSON
{
"hex": "#0f2017",
"rgb": {
"r": 15,
"g": 32,
"b": 23
},
"hsl": {
"h": 148.235,
"s": 36.17,
"l": 9.216
},
"oklch": {
"l": 0.2252,
"c": 0.02907,
"h": 159.8
},
"luminance": 0.01196
}Semantic roles & 50–950 ramp
primary
#0F2017
secondary
#573446
accent
#5C97CC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978